ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
composite_thread_registry_backend.hpp File Reference

Multi-registry snapshot composition. More...

#include "thread_registry_backend.hpp"
#include <mutex>
#include <utility>
#include <vector>
Include dependency graph for composite_thread_registry_backend.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::detail::composite_thread_registry_backend
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::detail
 Aggregates multiple thread_registry_backend instances into a single queryable view.
 

Detailed Description

Multi-registry snapshot composition.

Definition in file composite_thread_registry_backend.hpp.