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

Strongly-typed registry thread identifier. More...

#include "result.hpp"
#include <cstdint>
#include <functional>
#include <stdexcept>
Include dependency graph for thread_id.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::thread_id
 
struct  threadschedule::detail::thread_id_access
 
struct  std::hash< threadschedule::thread_id >
 

Namespaces

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

Detailed Description

Strongly-typed registry thread identifier.

Definition in file thread_id.hpp.