YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::fiber::ExecutionContext, including all inherited members.
Exit(ExecutionContext &other) | yaclib::detail::fiber::ExecutionContext | |
Setup(Allocation stack, Trampoline trampoline, void *arg) | yaclib::detail::fiber::ExecutionContext | |
Start() | yaclib::detail::fiber::ExecutionContext | |
SwitchTo(ExecutionContext &other) | yaclib::detail::fiber::ExecutionContext |