Luna::MutexGuard::MutexGuard

MutexGuard(IMutex *mtx)

Constructs a mutex lock that locks the specified mutex.

Parameters

  • in mtx

    The mutex to lock.