Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
service_registration.h File Reference

Service container registration for thread_system services. More...

#include <memory>
#include <thread>
Include dependency graph for service_registration.h:

Go to the source code of this file.

Detailed Description

Service container registration for thread_system services.

This header provides functions to register thread_system services with the unified service container from common_system.

See also
TICKET-103 for integration requirements.

Definition in file service_registration.h.