#include <MutexUtils.h>
Public Member Functions | |
classLock (const T *me) | |
~classLock () | |
Additional Inherited Members | |
Private Types inherited from lockSentry< M > | |
typedef M | Mutex |
Private Member Functions inherited from lockSentry< M > | |
lockSentry (M &im) | |
operator typename M::scoped_lock & () | |
M::scoped_lock & | operator() () |
~lockSentry () | |
Definition at line 93 of file MutexUtils.h.
|
inlineexplicit |
Definition at line 95 of file MutexUtils.h.
Definition at line 96 of file MutexUtils.h.