#include <stdio.h>#include <stdlib.h>#include <string.h>#include <strings.h>#include <unistd.h>#include <pthread.h>#include <time.h>#include <fcntl.h>#include <limits.h>#include <sys/time.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/mman.h>#include <regex.h>#include <errno.h>#include "simerrors.h"#include "rtdbutils.h"#include "tscutils.h"#include "dirconfig.h"
Macros | |
| #define | _XOPEN_SOURCE 600 |
| #define | POSIX_SHARED |
| #define _XOPEN_SOURCE 600 |
| #define POSIX_SHARED |
| void cigiioAllocateSharedMem | ( | int | init | ) |
| int ccurAsyncIO_cigiIOMessagesGetReady | ( | void | ) |
| void ccurAsyncIO_cigiIOMessagesSetReady | ( | int | ready | ) |
| void ccurAsyncIO_cigiIOSetMinRate | ( | double | r | ) |
| double ccurAsyncIO_cigiIOGetMinRate | ( | ) |
| int ccurAsyncIO_cigiIOGetMessageIndex | ( | CIGIResidentMessage * | pMsg | ) |