Luna::MutexGuard::MutexGuard
MutexGuard(IMutex *mtx)
Constructs a mutex lock that locks the specified mutex.
Parameters
-
in mtx
The mutex to lock.
MutexGuard(IMutex *mtx)
Constructs a mutex lock that locks the specified mutex.
in mtx
The mutex to lock.