Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
autoload_data Struct Reference

Data Fields

VALUE feature
 
VALUE mutex
 
rb_serial_t fork_gen
 
struct ccan_list_head constants
 

Detailed Description

Definition at line 2185 of file variable.c.

Field Documentation

◆ constants

struct ccan_list_head autoload_data::constants

Definition at line 2196 of file variable.c.

◆ feature

VALUE autoload_data::feature

Definition at line 2187 of file variable.c.

◆ fork_gen

rb_serial_t autoload_data::fork_gen

Definition at line 2193 of file variable.c.

◆ mutex

VALUE autoload_data::mutex

Definition at line 2190 of file variable.c.


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