|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Thread pool metrics collection, histograms, and observability. More...
#include <atomic>#include <cstdint>

Go to the source code of this file.
Classes | |
| struct | kcenon::thread::metrics::BaseSnapshot |
| Base snapshot structure containing common metric values. More... | |
| class | kcenon::thread::metrics::MetricsBase |
| Abstract base class for thread pool metrics. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
| namespace | kcenon::thread::metrics |
Thread pool metrics collection, histograms, and observability.
Definition in file metrics_base.h.