Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
join_arg Struct Reference

Data Fields

rb_thread_ttarget
 
rb_thread_twaiting
 
double delay
 

Detailed Description

Definition at line 840 of file thread.c.

Field Documentation

◆ delay

double join_arg::delay

Definition at line 842 of file thread.c.

◆ target

rb_thread_t* join_arg::target

Definition at line 841 of file thread.c.

◆ waiting

rb_thread_t * join_arg::waiting

Definition at line 841 of file thread.c.


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