|
X-Boost
2.3.8
|
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 () |
1.8.7