#include <mach/cthreads.h>
Go to the source code of this file.
Defines | |
#define | OMNI_MUTEX_IMPLEMENTATION struct mutex mach_mutex; |
#define | OMNI_CONDITION_IMPLEMENTATION struct condition mach_cond; |
#define | OMNI_SEMAPHORE_IMPLEMENTATION |
#define | OMNI_THREAD_IMPLEMENTATION |
Functions | |
void * | omni_thread_wrapper (void *ptr) |
|
|
|
|
|
Value: |
|
Value:
|
|
|