15.9 OEMutex

struct OEMutex

The OEMutex class provides a portable MUTual EXclusion device, that is useful for protecting shared data structures fom concurrent modification.


Subsections