OpenThreads
|
▼NOpenThreads | |
CAffinity | Simple container for specifying which CPU a thread should have affinity with |
CAtomic | This class provides an atomic increment and decrement operation |
CAtomicPtr | This class provides an atomic pointer assignment using cas operations |
CBarrier | This class provides an object-oriented thread barrier interface |
CBlock | Block is a block that can be used to halt a thread that is waiting another thread to release it |
CBlockCount | BlockCount is a block that can be used to halt a thread that is waiting for a specified number of operations to be completed |
CCondition | This class provides an object-oriented thread condition interface |
CMutex | This class provides an object-oriented thread mutex interface |
CReadWriteMutex | |
CScopedReadLock | |
CScopedWriteLock | |
CReentrantMutex | |
CScopedLock | |
CReverseScopedLock | |
CScopedPointerLock | |
CReverseScopedPointerLock | |
CThread | This class provides an object-oriented thread interface |
![]() | Generated at Thu Feb 24 2022 00:00:00 for the OpenThreads by doxygen 1.9.1. |