Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
Core Threading

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...
 

Detailed Description

Foundational thread primitives including thread base and lifecycle management.