Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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 2425 of file variable.c.

Field Documentation

◆ constants

struct ccan_list_head autoload_data::constants

Definition at line 2436 of file variable.c.

◆ feature

VALUE autoload_data::feature

Definition at line 2427 of file variable.c.

◆ fork_gen

rb_serial_t autoload_data::fork_gen

Definition at line 2433 of file variable.c.

◆ mutex

VALUE autoload_data::mutex

Definition at line 2430 of file variable.c.


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