|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
Internal RAII registration used by worker implementations. More...
Go to the source code of this file.
Classes | |
| class | threadschedule::detail::registration_guard_backend |
| Internal movable RAII guard for worker registration. More... | |
Namespaces | |
| namespace | threadschedule |
| namespace | threadschedule::detail |
| Aggregates multiple thread_registry_backend instances into a single queryable view. | |
Internal RAII registration used by worker implementations.
Definition in file registration_guard_backend.hpp.