HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Lock.h File Reference
#include "UT_API.h"
#include "UT_Assert.h"
#include "UT_LockUtil.h"
#include "UT_NonCopyable.h"
#include "UT_String.h"
#include <SYS/SYS_Types.h>
#include <SYS/SYS_TypeDecorate.h>
#include "UT_SpinLock.h"
+ Include dependency graph for UT_Lock.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef UT_RecursiveSpinLock UT_Lock
 
typedef UT_DebugLockType< UT_LockUT_DebugLock
 
typedef UT_ObjLockType< UT_LockUT_ObjLock
 
typedef UT_AutoObjLockType
< UT_Lock
UT_AutoObjLock
 

Typedef Documentation

Definition at line 131 of file UT_Lock.h.

Definition at line 129 of file UT_Lock.h.

Definition at line 23 of file UT_Lock.h.

Definition at line 130 of file UT_Lock.h.