Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
autoload_state Struct Reference

Data Fields

struct autoload_constac
 
VALUE result
 
VALUE thread
 
struct list_node waitq
 

Detailed Description

Definition at line 1810 of file variable.c.

Field Documentation

◆ ac

struct autoload_const* autoload_state::ac

Definition at line 1811 of file variable.c.

◆ result

VALUE autoload_state::result

Definition at line 1812 of file variable.c.

◆ thread

VALUE autoload_state::thread

Definition at line 1813 of file variable.c.

◆ waitq

struct list_node autoload_state::waitq

Definition at line 1814 of file variable.c.


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