HDK
|
#include <UT_LockUtil.h>
Public Types | |
typedef UT_LockScopeType < UT_DebugLockType< Lock > > | Scope |
Public Member Functions | |
UT_DebugLockType (const char *name, int lockstate=0, bool threadlock=false) | |
UT_DebugLockType (const UT_DebugLockType &rhs) | |
~UT_DebugLockType () | |
bool | lock (int ms) |
void | lock () |
bool | safeLock () |
void | unlock () |
bool | isLocked () |
Definition at line 179 of file UT_LockUtil.h.
typedef UT_LockScopeType< UT_DebugLockType<Lock> > UT_DebugLockType< Lock >::Scope |
Definition at line 205 of file UT_LockUtil.h.
|
inline |
Definition at line 182 of file UT_LockUtil.h.
|
inline |
Definition at line 186 of file UT_LockUtil.h.
|
inline |
Definition at line 190 of file UT_LockUtil.h.
|
inline |
Definition at line 203 of file UT_LockUtil.h.
|
inline |
Definition at line 196 of file UT_LockUtil.h.
|
inline |
Definition at line 198 of file UT_LockUtil.h.
|
inline |
Definition at line 199 of file UT_LockUtil.h.
|
inline |
Definition at line 201 of file UT_LockUtil.h.