|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Primary C++20 module for thread_system. More...

Go to the source code of this file.
Classes | |
| struct | kcenon::thread::module_version |
| Version information for thread_system module. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
Primary C++20 module for thread_system.
This is the main module interface for the thread_system library. It aggregates all module partitions to provide a single import point.
Usage:
Module Structure:
Dependencies:
Definition in file thread.cppm.