![]() |
TrinityCore
|
#include <GMutex.h>
Public Member Functions | |
| GMutexLock (GMutex *mutex) | |
| ~GMutexLock () | |
Private Member Functions | |
| GMutexLock (const GMutexLock &mlock) | |
| GMutexLock & | operator= (const GMutexLock &) |
| bool | operator== (const GMutexLock &) |
Private Attributes | |
| GMutex * | m |
Automatically locks while in scope.
|
private |
|
inline |
Here is the call graph for this function:
|
inline |
Here is the call graph for this function:
|
private |
|
private |
|
private |
1.8.8