|
X-Boost
2.3.8
|
Inherited by sprint::runnable.
Public Member Functions | |
| 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 | |
Static Public Member Functions | |
| static int | hardware_concurrency () |
1.8.7