![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Go to the source code of this file.
Classes | |
| class | DtMutex__rti__ |
| Platform independent mutual exclusion. More... | |
Macros | |
| #define | USE_CRITSEC |
| There should be no need to use actual Mutexes under Windows . | |
| #define USE_CRITSEC |
There should be no need to use actual Mutexes under Windows .
. they are for inter-process locking, and are 100 times slower than Critical Sections for inter-thread locking.