#include <vhacdMutex.h>
Public Member Functions | |
| void | Lock (void) |
| Mutex (void) | |
| bool | TryLock (void) |
| void | Unlock (void) |
| ~Mutex (void) | |
| VHACD::Mutex::Mutex | ( | void | ) | [inline] |
| VHACD::Mutex::~Mutex | ( | void | ) | [inline] |
| void VHACD::Mutex::Lock | ( | void | ) | [inline] |
| bool VHACD::Mutex::TryLock | ( | void | ) | [inline] |
| void VHACD::Mutex::Unlock | ( | void | ) | [inline] |