X-Boost  2.3.8
Public Member Functions | List of all members
sprint::runnable Class Referenceabstract

Inherits sprint::thread.

Public Member Functions

virtual void * the_thread ()=0
 
void run ()
 run the thread method
 
- Public Member Functions inherited from sprint::thread
 thread ()
 Ctor.
 
bool create_thread (const sprint::thread_function &p)
 run per C thread using a sprint::thread::function
 
bool kill () const
 force termination of thread
 
bool join () const
 wait for thread terminataion
 

Additional Inherited Members

- Static Public Member Functions inherited from sprint::thread
static int hardware_concurrency ()
 

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