|
ThreadSchedule 3.0.0
Modern C++ thread management library
|
#include <worker_context_guard.hpp>
Public Member Functions | |
| worker_context_guard (Pool *&slot, Pool *current) noexcept | |
| ~worker_context_guard () | |
| worker_context_guard (worker_context_guard const &)=delete | |
| auto | operator= (worker_context_guard const &) -> worker_context_guard &=delete |
Definition at line 76 of file worker_context_guard.hpp.
|
inlinenoexcept |
Definition at line 79 of file worker_context_guard.hpp.
|
inline |
Definition at line 84 of file worker_context_guard.hpp.
|
delete |
|
delete |