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

Data Fields

rb_thread_ttarget
 
rb_thread_twaiting
 
rb_hrtime_tlimit
 

Detailed Description

Definition at line 971 of file thread.c.

Field Documentation

◆ limit

rb_hrtime_t* join_arg::limit

Definition at line 973 of file thread.c.

◆ target

rb_thread_t* join_arg::target

Definition at line 972 of file thread.c.

◆ waiting

rb_thread_t * join_arg::waiting

Definition at line 972 of file thread.c.


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