OEMutex¶
struct OEMutex
The OEMutex class provides a portable MUTual EXclusion device, that is useful for protecting shared data structures from concurrent modification.
See also
OELock class
OETryMutex class
struct OEMutex
The OEMutex class provides a portable MUTual EXclusion device, that is useful for protecting shared data structures from concurrent modification.
See also
OELock class
OETryMutex class