FARGOS/VISTA Object Management Environment Core
..
|
Macros | |
#define | DEBUG |
Functions | |
void | lockMEM () |
void | unlockMEM () |
uint32_t | OMEgetMiscellaneousMutex () |
bool | OMEinitCriticalSectionMutex (OME_MUTEX_TYPE *m, bool recursive) |
int | OMEdestroyCriticalSectionMutex (OME_MUTEX_TYPE *m) |
bool | OMEinitStandardCriticalSectionMutexes () |
int | OMEinitConditionVariable (OME_CONDITION_TYPE *var) |
int | OMEdestroyConditionVariable (OME_CONDITION_TYPE *var) |
int | OMEwaitForCondition (OME_CONDITION_TYPE *var, eOMEcriticalSectionLabel mutexID) |
int | OMEsetConditionVariable (OME_CONDITION_TYPE *var) |
void | OMEstartCriticalSection (eOMEcriticalSectionLabel regionID) |
void | OMEendCriticalSection (eOMEcriticalSectionLabel regionID) |
uint64_t | OMEcallWithNativeThread (OMEnativeTaskFP func, void *functionArg) |
int | OMEwaitForNativeThread (uint64_t pid, void **retValue) |
#define DEBUG |
void lockMEM | ( | ) |
void unlockMEM | ( | ) |
References OME_CRITICAL_SECTION_MISCELLANEOUS, and OMEendCriticalSection().
![]() | Generated: Tue Jul 28 2020 16:03:26
Support Information |