CyberEngineMkIII
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces
CYBMutex.hpp File Reference

Contains the definition for an process unique, fast thread safety mechanism. More...

This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains the definition for an process unique, fast thread safety mechanism.

Definition in file CYBMutex.hpp.