|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
Lightweight service registry for dependency lookup within the thread system. More...
#include <any>#include <memory>#include <mutex>#include <shared_mutex>#include <typeindex>#include <unordered_map>

Go to the source code of this file.
Classes | |
| class | kcenon::thread::service_registry |
| Lightweight service registry for dependency lookup. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
Lightweight service registry for dependency lookup within the thread system.
Definition in file service_registry.h.