|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
This is the complete list of members for kcenon::thread::operation_cancelled_exception, including all inherited members.
| message_ | kcenon::thread::operation_cancelled_exception | private |
| operation_cancelled_exception(cancellation_reason reason) | kcenon::thread::operation_cancelled_exception | inlineexplicit |
| reason() const noexcept -> const cancellation_reason & | kcenon::thread::operation_cancelled_exception | inline |
| reason_ | kcenon::thread::operation_cancelled_exception | private |
| what() const noexcept -> const char *override | kcenon::thread::operation_cancelled_exception | inline |