#include <RecursiveMutex.hxx>
Definition at line 97 of file RecursiveMutex.hxx.
Public Types | |
| typedef Hidden::ScopedLock < RecursiveTimedMutex > | ScopedLock |
| typedef Hidden::ScopedTryLock < RecursiveTimedMutex > | ScopedTryLock |
| typedef Hidden::ScopedTimedLock < RecursiveTimedMutex > | ScopedTimedLock |
Public Member Functions | |
| RecursiveTimedMutex () | |
| ~RecursiveTimedMutex () | |
Friends | |
| class | Hidden::LockOps< RecursiveTimedMutex > |
Classes | |
| struct | ConditionVar |
Definition at line 102 of file RecursiveMutex.hxx.
Definition at line 103 of file RecursiveMutex.hxx.
Definition at line 104 of file RecursiveMutex.hxx.
| CLAM::RecursiveTimedMutex::RecursiveTimedMutex | ( | ) |
| CLAM::RecursiveTimedMutex::~RecursiveTimedMutex | ( | ) |
friend class Hidden::LockOps< RecursiveTimedMutex > [friend] |
Definition at line 100 of file RecursiveMutex.hxx.
1.5.5