Fermat
Public Methods | List of all members
cugar::ThreadBase Class Reference
Inheritance diagram for cugar::ThreadBase:
cugar::Thread< DerivedThreadType >

Public Methods

void set_id (const uint32 id)
 
uint32 get_id () const
 
CUGAR_API void create (void *(*func)(void *), void *arg)
 create the thread
 
CUGAR_API void join ()
 join the thread
 

The documentation for this class was generated from the following files: