|
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::error_handler, including all inherited members.
| error_callback typedef | kcenon::thread::error_handler | |
| handle_error(const std::string &context, const std::string &error)=0 | kcenon::thread::error_handler | pure virtual |
| set_error_callback(error_callback callback)=0 | kcenon::thread::error_handler | pure virtual |
| ~error_handler()=default | kcenon::thread::error_handler | virtual |