Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
kcenon::thread::thread_pool_crash_safety Member List

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_safetystatic
handle_job_crash(const std::string &pool_name, const crash_context &context)kcenon::thread::thread_pool_crash_safetyprivatestatic
set_job_crash_handler(std::function< void(const std::string &pool_name, const crash_context &)> handler)kcenon::thread::thread_pool_crash_safetystatic