AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "ThreadingModel.h"
Public Member Functions | |
GeneralLock (MUTEX &m) | |
~GeneralLock () | |
Private Member Functions | |
GeneralLock (const GeneralLock &) | |
GeneralLock & | operator= (const GeneralLock &) |
Private Attributes | |
MUTEX & | i_mutex |
|
inline |
References Acore::GeneralLock< MUTEX >::i_mutex.
|
inline |
References Acore::GeneralLock< MUTEX >::i_mutex.
|
private |
|
private |
|
private |