Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
join_arg Struct Reference

Data Fields

rb_thread_ttarget
 
rb_thread_twaiting
 
rb_hrtime_tlimit
 

Detailed Description

Definition at line 972 of file thread.c.

Field Documentation

◆ limit

rb_hrtime_t* join_arg::limit

Definition at line 974 of file thread.c.

◆ target

rb_thread_t* join_arg::target

Definition at line 973 of file thread.c.

◆ waiting

rb_thread_t * join_arg::waiting

Definition at line 973 of file thread.c.


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