#include <Mutex.hxx>
Classes | |
struct | ConditionVar |
Public Types | |
typedef Hidden::ScopedLock < TryMutex > | ScopedLock |
typedef Hidden::ScopedTryLock < TryMutex > | ScopedTryLock |
Public Member Functions | |
TryMutex () | |
~TryMutex () | |
Friends | |
class | Hidden::LockOps< TryMutex > |
Definition at line 76 of file Mutex.hxx.
friend class Hidden::LockOps< TryMutex > [friend] |