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

#include <worker_context_guard.hpp>

Public Member Functions

void arrive (std::exception_ptr error={})
 
void wait (size_t expected)
 

Detailed Description

Definition at line 31 of file worker_context_guard.hpp.

Member Function Documentation

◆ arrive()

void threadschedule::detail::worker_startup_latch::arrive ( std::exception_ptr  error = {})
inline

Definition at line 35 of file worker_context_guard.hpp.

◆ wait()


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