Ruby  3.4.0dev (2024-12-06 revision 892c46283a5ea4179500d951c9d4866c0051f27b)
Data Fields
rb_thread_sched_item Struct Reference

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_contextcontext
 
void * vm_stack
 

Detailed Description

Definition at line 15 of file thread_none.h.


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