Definition at line 22 of file Context.h.
◆ argument
void * coroutine_context::argument |
◆ entry_func
coroutine_start coroutine_context::entry_func |
◆ from
◆ id
◆ schedule
◆ shared
◆ size
size_t coroutine_context::size |
◆ stack
void* coroutine_context::stack |
◆ stack_pointer
void ** coroutine_context::stack_pointer |
◆ start
coroutine_start coroutine_context::start |
◆ state [1/2]
emscripten_fiber_t coroutine_context::state |
◆ state [2/2]
ucontext_t coroutine_context::state |
The documentation for this struct was generated from the following files: