Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
|
Data Fields | |
VALUE | feature |
VALUE | mutex |
rb_serial_t | fork_gen |
struct ccan_list_head | constants |
Definition at line 2525 of file variable.c.
struct ccan_list_head autoload_data::constants |
Definition at line 2536 of file variable.c.
VALUE autoload_data::feature |
Definition at line 2527 of file variable.c.
rb_serial_t autoload_data::fork_gen |
Definition at line 2533 of file variable.c.
VALUE autoload_data::mutex |
Definition at line 2530 of file variable.c.