Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
Data Fields
coroutine_context Struct Reference

Data Fields

void ** stack_pointer
 
void * argument
 
void * fake_stack
 
void * stack_base
 
size_t stack_size
 
rb_wasm_fiber_context fc
 
struct coroutine_contextfrom
 
void * current_sp
 
size_t size
 
emscripten_fiber_t state
 
coroutine_start entry_func
 
struct coroutine_sharedshared
 
coroutine_start start
 
void * stack
 
pthread_t id
 
pthread_cond_t schedule
 
ucontext_t state
 

Detailed Description

Definition at line 35 of file Context.h.


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