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

#include <control.hpp>

Public Member Functions

auto wait () -> bool
 
void release (bool run)
 

Detailed Description

Definition at line 45 of file control.hpp.

Member Function Documentation

◆ release()

void threadschedule::detail::thread_start_gate::release ( bool  run)
inline

Definition at line 57 of file control.hpp.

◆ wait()

auto threadschedule::detail::thread_start_gate::wait ( ) -> bool
inline

Definition at line 49 of file control.hpp.


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