#include <vxWorks.h>#include <semLib.h>#include <taskLib.h>Go to the source code of this file.
Defines | |
| #define | OMNI_MUTEX_IMPLEMENTATION |
| #define | OMNI_CONDITION_IMPLEMENTATION |
| #define | OMNI_SEMAPHORE_IMPLEMENTATION SEM_ID semID; |
| #define | OMNI_MUTEX_LOCK_IMPLEMENTATION |
| #define | OMNI_MUTEX_UNLOCK_IMPLEMENTATION |
| #define | OMNI_THREAD_IMPLEMENTATION |
| #define | main(discarded_argc, discarded_argv) |
Functions | |
| void | omni_thread_wrapper (void *ptr) |
|
|
Value:
|
|
|
Value:
|
|
|
Value:
|
|
|
Value: |
|
|
Value: |
|
|
|
|
|
Value:
|
|
|
|
1.3.8