Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
autoload_state Struct Reference

Data Fields

struct autoload_constac
 
VALUE result
 
VALUE thread
 
struct list_node waitq
 

Detailed Description

Definition at line 1812 of file variable.c.

Field Documentation

◆ ac

struct autoload_const* autoload_state::ac

Definition at line 1813 of file variable.c.

◆ result

VALUE autoload_state::result

Definition at line 1814 of file variable.c.

◆ thread

VALUE autoload_state::thread

Definition at line 1815 of file variable.c.

◆ waitq

struct list_node autoload_state::waitq

Definition at line 1816 of file variable.c.


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