Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
join_arg Struct Reference

Data Fields

struct rb_waiting_listwaiter
 
rb_thread_ttarget
 
VALUE timeout
 

Detailed Description

Definition at line 1142 of file thread.c.

Field Documentation

◆ target

rb_thread_t* join_arg::target

Definition at line 1144 of file thread.c.

◆ timeout

VALUE join_arg::timeout

Definition at line 1145 of file thread.c.

◆ waiter

struct rb_waiting_list* join_arg::waiter

Definition at line 1143 of file thread.c.


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