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

Composite registry support for advanced multi-registry scenarios. More...

#include "../detail/try_result.hpp"
#include "../thread_registry.hpp"
#include <mutex>
#include <vector>
Include dependency graph for composite_thread_registry.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::advanced::composite_thread_registry
 Non-owning facade that merges snapshots from multiple registries. More...
 

Namespaces

namespace  threadschedule
 
namespace  threadschedule::advanced
 

Detailed Description

Composite registry support for advanced multi-registry scenarios.

Definition in file composite_thread_registry.hpp.