HDK
|
#include <UT_LockUtil.h>
Public Member Functions | |
UT_AutoLock (Lock &lock) | |
~UT_AutoLock () | |
A simple class to acquire a lock and ensure that it is released when it goes out of scope.
Definition at line 26 of file UT_LockUtil.h.
|
inline |
Definition at line 29 of file UT_LockUtil.h.
|
inline |
Definition at line 33 of file UT_LockUtil.h.