Platform-specific classes, functions, and includes. More...
#include <stdlib.h>#include <alloca.h>#include <string.h>#include <pthread.h>#include <inttypes.h>#include <stdio.h>#include <math.h>#include <assert.h>Go to the source code of this file.
Classes | |
| class | SeExprInternal::_Mutex |
| class | SeExprInternal::_SpinLock |
Namespaces | |
| namespace | SeExprInternal |
Defines | |
| #define | SePlatform_h |
Typedefs | |
| typedef off_t | FilePos |
Platform-specific classes, functions, and includes.
Definition in file SePlatform.h.
| #define SePlatform_h |
Definition at line 12 of file SePlatform.h.
| typedef off_t FilePos |
Definition at line 72 of file SePlatform.h.
1.6.1