|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|

Public Attributes | |
| std::string | name |
| std::function< void()> | cleanup |
| uint32_t | timeout_ms |
Definition at line 155 of file crash_handler.h.
| std::function<void()> kcenon::thread::crash_handler::cleanup_entry::cleanup |
Definition at line 157 of file crash_handler.h.
| std::string kcenon::thread::crash_handler::cleanup_entry::name |
Definition at line 156 of file crash_handler.h.
| uint32_t kcenon::thread::crash_handler::cleanup_entry::timeout_ms |
Definition at line 158 of file crash_handler.h.