|
EvEmu
0.8.4
11 September 2021
|
#include "utils/Lock.h"

Go to the source code of this file.
Classes | |
| class | Mutex |
| Common wrapper for platform-specific mutexes. More... | |
| class | MRMutex |
Typedefs | |
| typedef Lock< Mutex > | MutexLock |
| Convenience typedef for Mutex's lock. More... | |