Go to the source code of this file.
Macros | |
#define | ONI_PLATFORM ONI_PLATFORM_MACOSX |
#define | ONI_PLATFORM_HAS_BUILTIN_SEMUN |
#define | ONI_PLATFORM_HAS_NO_CLOCK_GETTIME |
#define | ONI_PLATFORM_HAS_NO_SCHED_PARAM |
#define | ONI_PLATFORM_HAS_NO_TIMED_OPS |
#define | ONI_PLATFORM_STRING "MacOSX" |
#define | ONI_THREAD_STATIC |
#define ONI_PLATFORM ONI_PLATFORM_MACOSX |
Definition at line 31 of file OniPlatformMacOSX.h.
#define ONI_PLATFORM_HAS_BUILTIN_SEMUN |
Definition at line 37 of file OniPlatformMacOSX.h.
#define ONI_PLATFORM_HAS_NO_CLOCK_GETTIME |
Definition at line 35 of file OniPlatformMacOSX.h.
#define ONI_PLATFORM_HAS_NO_SCHED_PARAM |
Definition at line 36 of file OniPlatformMacOSX.h.
#define ONI_PLATFORM_HAS_NO_TIMED_OPS |
Definition at line 34 of file OniPlatformMacOSX.h.
#define ONI_PLATFORM_STRING "MacOSX" |
Definition at line 32 of file OniPlatformMacOSX.h.
#define ONI_THREAD_STATIC |
Definition at line 40 of file OniPlatformMacOSX.h.