CyberEngineMkIII
|
Contains the definition for an process unique, fast thread safety mechanism. More...
Go to the source code of this file.
Classes | |
class | CYB::Platform::System::Mutex |
A fast locking, no order guaranteed, mutex. More... | |
Namespaces | |
CYB | |
Encapsulates the engine in it's entirety. | |
CYB::Platform | |
Namespace containing engine Platform functions. | |
CYB::Platform::System | |
Contain basic OS operations. | |
Contains the definition for an process unique, fast thread safety mechanism.
Definition in file CYBMutex.hpp.