|
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::thread_pool_crash_safety, including all inherited members.
| enable_for_pool(const std::string &pool_name, class thread_pool &pool) | kcenon::thread::thread_pool_crash_safety | static |
| handle_job_crash(const std::string &pool_name, const crash_context &context) | kcenon::thread::thread_pool_crash_safety | privatestatic |
| set_job_crash_handler(std::function< void(const std::string &pool_name, const crash_context &)> handler) | kcenon::thread::thread_pool_crash_safety | static |