1#ifndef Cpl_System_BareMetal_Thread_h_ 
    2#define Cpl_System_BareMetal_Thread_h_ 
#define Cpl_System_Thread_NativeHdl_T
Defer the definition of the native thread handle to the application's 'platform'.
Definition Thread.h:23
 
This is an abstract class defines the interface for an object that is "executed" when a Thread object...
Definition Runnable.h:29
 
This semaphore class defines the interface for a Counting Semaphore.
Definition Semaphore.h:37
 
This abstract class defines the operations that can be performed on a thread.
Definition Thread.h:62
 
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20