Ruby
3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
|
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.