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