Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
|
Data Fields | |
VALUE | feature |
VALUE | mutex |
rb_serial_t | fork_gen |
struct ccan_list_head | constants |
Definition at line 2425 of file variable.c.
struct ccan_list_head autoload_data::constants |
Definition at line 2436 of file variable.c.
VALUE autoload_data::feature |
Definition at line 2427 of file variable.c.
rb_serial_t autoload_data::fork_gen |
Definition at line 2433 of file variable.c.
VALUE autoload_data::mutex |
Definition at line 2430 of file variable.c.