Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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: