vrecko
virtual reality framework
|
#include <MTLock.h>
Public Member Functions | |
MTAutoLock (MTLock *lockToLock) | |
~MTAutoLock () | |
Protected Attributes | |
MTLock * | theLock |
automatic locking and unlocking at the enter/exit of a scope (condition/function/method/class/...)
|
inline |
|
inline |
|
protected |