|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Exception class for operation cancellation. More...


Go to the source code of this file.
Classes | |
| class | kcenon::thread::operation_cancelled_exception |
| Exception thrown when an operation is cancelled. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
Exception class for operation cancellation.
Definition in file cancellation_exception.h.