Ruby 3.1.4p223 (2023-03-30 revision HEAD)
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: