Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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 2720 of file variable.c.

Field Documentation

◆ constants

struct ccan_list_head autoload_data::constants

Definition at line 2731 of file variable.c.

◆ feature

VALUE autoload_data::feature

Definition at line 2722 of file variable.c.

◆ fork_gen

rb_serial_t autoload_data::fork_gen

Definition at line 2728 of file variable.c.

◆ mutex

VALUE autoload_data::mutex

Definition at line 2725 of file variable.c.


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