|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Central configuration for thread_pool module. More...
#include <cstddef>#include <chrono>

Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
| namespace | kcenon::thread::config |
Central configuration for thread_pool module.
This file contains compile-time configuration constants and default values that can be used throughout the thread_pool module.
Definition in file config.h.