#include <OVR_Threads.h>
Public Member Functions | |
Locker (Mutex *pmutex) | |
~Locker () | |
Public Attributes | |
Mutex * | pMutex |
Definition at line 75 of file OVR_Threads.h.
OVR::Mutex::Locker::Locker | ( | Mutex * | pmutex | ) | [inline] |
Definition at line 79 of file OVR_Threads.h.
OVR::Mutex::Locker::~Locker | ( | ) | [inline] |
Definition at line 81 of file OVR_Threads.h.
Definition at line 78 of file OVR_Threads.h.