CppCommon
1.0.4.1
C++ Common Library
|
This is the complete list of members for CppCommon::Semaphore, including all inherited members.
Lock() | CppCommon::Semaphore | |
operator=(const Semaphore &)=delete | CppCommon::Semaphore | |
operator=(Semaphore &&semaphore)=delete | CppCommon::Semaphore | |
resources() const noexcept | CppCommon::Semaphore | |
Semaphore(int resources) | CppCommon::Semaphore | explicit |
Semaphore(const Semaphore &)=delete | CppCommon::Semaphore | |
Semaphore(Semaphore &&semaphore)=delete | CppCommon::Semaphore | |
TryLock() | CppCommon::Semaphore | |
TryLockFor(const Timespan ×pan) | CppCommon::Semaphore | |
TryLockUntil(const UtcTimestamp ×tamp) | CppCommon::Semaphore | inline |
Unlock() | CppCommon::Semaphore | |
~Semaphore() | CppCommon::Semaphore |