Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
coroutine_context Struct Reference

Data Fields

void ** stack_pointer
 
void * argument
 
emscripten_fiber_t state
 
coroutine_start entry_func
 
struct coroutine_contextfrom
 
struct coroutine_sharedshared
 
coroutine_start start
 
void * stack
 
size_t size
 
pthread_t id
 
pthread_cond_t schedule
 
ucontext_t state
 

Detailed Description

Definition at line 22 of file Context.h.


The documentation for this struct was generated from the following file: