Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
autoload_state Struct Reference

Data Fields

struct autoload_constac
 
VALUE result
 
VALUE thread
 
struct list_head waitq
 

Detailed Description

Definition at line 2118 of file variable.c.

Field Documentation

◆ ac

struct autoload_const* autoload_state::ac

Definition at line 2119 of file variable.c.

◆ result

VALUE autoload_state::result

Definition at line 2120 of file variable.c.

◆ thread

VALUE autoload_state::thread

Definition at line 2121 of file variable.c.

◆ waitq

struct list_head autoload_state::waitq

Definition at line 2122 of file variable.c.


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