Ruby  3.4.0dev (2024-11-05 revision e440268d51fe02b303e3817a7a733a0dac1c5091)
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: