#include "colony_map.h"
Go to the source code of this file.
 | 
| namespace   | Cpl | 
|   | The 'Cpl' namespace is the root name space for the Colony. 
  | 
|   | 
| namespace   | Cpl::System | 
|   | The System namespace contains platform independent foundation abstractions and classes related to program execution. 
  | 
|   | 
 | 
| #define  | Cpl_System_Mutex_T   Cpl_System_Mutex_T_MAP | 
|   | Defer the definition of the a raw mutex type to the application's 'platform'.  
  | 
|   | 
◆ Cpl_System_Mutex_T
      
        
          | #define Cpl_System_Mutex_T   Cpl_System_Mutex_T_MAP | 
        
      
 
Defer the definition of the a raw mutex type to the application's 'platform'.