|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Cancellation reason structure for enhanced cancellation tokens. More...
#include <chrono>#include <exception>#include <optional>#include <string>

Go to the source code of this file.
Classes | |
| struct | kcenon::thread::cancellation_reason |
| Holds information about why a cancellation occurred. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
Cancellation reason structure for enhanced cancellation tokens.
Definition in file cancellation_reason.h.