Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_mjit_unit_list Struct Reference

Data Fields

struct list_head head
 
int length
 

Detailed Description

Definition at line 177 of file mjit_worker.c.

Field Documentation

◆ head

struct list_head rb_mjit_unit_list::head

Definition at line 178 of file mjit_worker.c.

Referenced by mjit_worker().

◆ length

int rb_mjit_unit_list::length

Definition at line 179 of file mjit_worker.c.

Referenced by mjit_worker().


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