|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Foundational thread primitives including thread base and lifecycle management. More...
Classes | |
| class | kcenon::thread::lifecycle_controller |
| Centralized thread lifecycle state and synchronization management. More... | |
| class | kcenon::thread::thread_base |
| A foundational class for implementing custom worker threads. More... | |
Foundational thread primitives including thread base and lifecycle management.