|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Stable public include for thread pool diagnostics. More...
#include <kcenon/thread/diagnostics/job_info.h>#include <kcenon/thread/diagnostics/thread_info.h>#include <kcenon/thread/diagnostics/health_status.h>#include <kcenon/thread/diagnostics/bottleneck_report.h>#include <kcenon/thread/diagnostics/execution_event.h>#include <kcenon/thread/diagnostics/thread_pool_diagnostics.h>
Go to the source code of this file.
Stable public include for thread pool diagnostics.
This umbrella header provides a stable include path for all diagnostics types. Downstream code should include this header rather than individual diagnostic headers.
Definition in file diagnostics.h.