|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <worker_context_guard.hpp>
Public Member Functions | |
| void | arrive (std::exception_ptr error={}) |
| void | wait (size_t expected) |
Definition at line 31 of file worker_context_guard.hpp.
|
inline |
Definition at line 35 of file worker_context_guard.hpp.
|
inline |
Definition at line 47 of file worker_context_guard.hpp.
Referenced by threadschedule::detail::lightweight_pool_backend_base< TaskSize >::lightweight_pool_backend_base(), threadschedule::detail::thread_pool_backend_base< WaitPolicy >::thread_pool_backend_base(), and threadschedule::detail::work_stealing_pool_backend::work_stealing_pool_backend().