Definition at line 35 of file Context.h.
◆ argument
void * coroutine_context::argument |
◆ current_sp
void* coroutine_context::current_sp |
◆ entry_func
coroutine_start coroutine_context::entry_func |
◆ fake_stack
void * coroutine_context::fake_stack |
◆ fc
◆ from
◆ id
pthread_t coroutine_context::id |
◆ schedule
pthread_cond_t coroutine_context::schedule |
◆ shared
◆ size
size_t coroutine_context::size |
◆ stack
void* coroutine_context::stack |
◆ stack_base
void * coroutine_context::stack_base |
◆ stack_pointer
void ** coroutine_context::stack_pointer |
◆ stack_size
size_t coroutine_context::stack_size |
◆ 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: