CLAM-Development
1.1
|
#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 82 of file Mutex.cxx.
References CLAM_ASSERT.
Definition at line 92 of file Mutex.cxx.
References CLAM_ASSERT.
friend class Hidden::LockOps< TryMutex > [friend] |