Ruby
3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
|
Data Fields | |
struct { | |
struct ccan_list_node ubf | |
struct ccan_list_node readyq | |
struct ccan_list_node timeslice_threads | |
struct ccan_list_node running_threads | |
struct ccan_list_node zombie_threads | |
} | node |
struct rb_thread_sched_waiting | waiting_reason |
bool | finished |
bool | malloc_stack |
void * | context_stack |
struct coroutine_context * | context |
void * | vm_stack |
Definition at line 15 of file thread_none.h.