#include <RecursiveMutex.hxx>
Classes | |
struct | ConditionVar |
Public Types | |
typedef Hidden::LockOps < RecursiveMutex > | LockOps |
typedef Hidden::ScopedLock < RecursiveMutex > | ScopedLock |
Public Member Functions | |
RecursiveMutex () | |
~RecursiveMutex () | |
Friends | |
class | Hidden::LockOps< RecursiveMutex > |
Definition at line 33 of file RecursiveMutex.hxx.
Definition at line 39 of file RecursiveMutex.hxx.
Definition at line 40 of file RecursiveMutex.hxx.
CLAM::RecursiveMutex::RecursiveMutex | ( | ) |
Definition at line 26 of file RecursiveMutex.cxx.
References CLAM_ASSERT.
CLAM::RecursiveMutex::~RecursiveMutex | ( | ) |
Definition at line 48 of file RecursiveMutex.cxx.
friend class Hidden::LockOps< RecursiveMutex > [friend] |
Definition at line 37 of file RecursiveMutex.hxx.