Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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 2445 of file variable.c.

Field Documentation

◆ constants

struct ccan_list_head autoload_data::constants

Definition at line 2456 of file variable.c.

◆ feature

VALUE autoload_data::feature

Definition at line 2447 of file variable.c.

◆ fork_gen

rb_serial_t autoload_data::fork_gen

Definition at line 2453 of file variable.c.

◆ mutex

VALUE autoload_data::mutex

Definition at line 2450 of file variable.c.


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