#include "../Linux-x86/OniPlatformLinux-x86.h"#include <sys/time.h>#include "TargetConditionals.h"
Go to the source code of this file.
Defines | |
| #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 52 of file OniPlatformMacOSX.h.
Definition at line 50 of file OniPlatformMacOSX.h.
| #define ONI_PLATFORM_HAS_NO_SCHED_PARAM |
Definition at line 51 of file OniPlatformMacOSX.h.
| #define ONI_PLATFORM_HAS_NO_TIMED_OPS |
Definition at line 49 of file OniPlatformMacOSX.h.
| #define ONI_PLATFORM_STRING "MacOSX" |
Definition at line 32 of file OniPlatformMacOSX.h.
| #define ONI_THREAD_STATIC |
Definition at line 55 of file OniPlatformMacOSX.h.