|
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::service_registry, including all inherited members.
| clear_services() -> void | kcenon::thread::service_registry | inlinestatic |
| get_service() -> std::shared_ptr< Interface > | kcenon::thread::service_registry | inlinestatic |
| get_service_count() -> std::size_t | kcenon::thread::service_registry | inlinestatic |
| mutex_ | kcenon::thread::service_registry | inlineprivatestatic |
| register_service(std::shared_ptr< Interface > service) -> void | kcenon::thread::service_registry | inlinestatic |
| services_ | kcenon::thread::service_registry | inlineprivatestatic |