ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
threadschedule::detail::thread_identity_state Class Reference

#include <thread_backend.hpp>

Public Member Functions

void publish (native_thread_id tid)
 
auto wait () -> native_thread_id
 

Detailed Description

Definition at line 34 of file thread_backend.hpp.

Member Function Documentation

◆ publish()

void threadschedule::detail::thread_identity_state::publish ( native_thread_id  tid)
inline

Definition at line 38 of file thread_backend.hpp.

◆ wait()

auto threadschedule::detail::thread_identity_state::wait ( ) -> native_thread_id
inline

Definition at line 49 of file thread_backend.hpp.


The documentation for this class was generated from the following file: