|
CppCommon 1.0.5.0
C++ Common Library
|
This is the complete list of members for CppCommon::CriticalSection, including all inherited members.
| ConditionVariable | CppCommon::CriticalSection | friend |
| CriticalSection() | CppCommon::CriticalSection | |
| CriticalSection(const CriticalSection &)=delete | CppCommon::CriticalSection | |
| CriticalSection(CriticalSection &&cs)=delete | CppCommon::CriticalSection | |
| Lock() | CppCommon::CriticalSection | |
| operator=(const CriticalSection &)=delete | CppCommon::CriticalSection | |
| operator=(CriticalSection &&cs)=delete | CppCommon::CriticalSection | |
| TryLock() | CppCommon::CriticalSection | |
| TryLockFor(const Timespan ×pan) | CppCommon::CriticalSection | |
| TryLockUntil(const UtcTimestamp ×tamp) | CppCommon::CriticalSection | inline |
| Unlock() | CppCommon::CriticalSection | |
| ~CriticalSection() | CppCommon::CriticalSection |