#include <goal.hh>
Public Member Functions | |
bool | await_ready () |
void | await_suspend (handle_type handle_) |
void | await_resume () |
Public Attributes | |
handle_type | handle |
Used on initial suspend, does the same as std::suspend_always
, but asserts that everything has been set correctly.
handle_type nix::Goal::InitialSuspend::handle |
Handle of coroutine that does the initial suspend