CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
class | OdMutex |
class | OdMutexAutoLock |
Macros | |
#define | TD_AUTOLOCK(Mutex) OdMutexAutoLock autoLock(Mutex); |
#define | TD_SINGLE_THREAD |
Typedefs | |
typedef int | OdRefCounter |
typedef int | OdVolatile |
#define TD_AUTOLOCK | ( | Mutex | ) | OdMutexAutoLock autoLock(Mutex); |
typedef int OdRefCounter |
typedef int OdVolatile |