Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_waiting_list Struct Reference

Data Fields

struct rb_waiting_listnext
 
struct rb_thread_structthread
 
struct rb_fiber_structfiber
 

Detailed Description

Definition at line 7660 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ fiber

struct rb_fiber_struct * rb_waiting_list::fiber

Definition at line 7663 of file rb_mjit_min_header-3.1.3.h.

◆ next

struct rb_waiting_list * rb_waiting_list::next

Definition at line 7661 of file rb_mjit_min_header-3.1.3.h.

◆ thread

struct rb_thread_struct * rb_waiting_list::thread

Definition at line 7662 of file rb_mjit_min_header-3.1.3.h.


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