Data Fields

join_arg Struct Reference

Data Fields

rb_thread_ttarget
rb_thread_twaiting
double limit
int forever

Detailed Description

Definition at line 646 of file thread.c.


Field Documentation

Definition at line 649 of file thread.c.

Referenced by thread_join(), and thread_join_sleep().

Definition at line 648 of file thread.c.

Referenced by thread_join(), thread_join_m(), and thread_join_sleep().

Definition at line 647 of file thread.c.

Referenced by remove_from_join_list(), thread_join(), and thread_join_sleep().

Definition at line 647 of file thread.c.

Referenced by remove_from_join_list(), thread_join(), and thread_join_sleep().


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