#include <RageThreads.h>
Collaboration diagram for LockMutex:

Public Member Functions | |
| LockMutex (RageMutex &mut, const char *file, int line) | |
| LockMutex (RageMutex &mut) | |
| ~LockMutex () | |
| LockMutex (LockMutex &cpy) | |
| void | Unlock () |
Private Attributes | |
| RageMutex & | mutex |
| const char * | file |
| int | line |
| float | locked_at |
| bool | locked |
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7