Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
sleep_call Struct Reference

Data Fields

VALUE mutex
 
VALUE timeout
 

Detailed Description

Definition at line 1149 of file thread_sync.c.

Field Documentation

◆ mutex

VALUE sleep_call::mutex

Definition at line 1150 of file thread_sync.c.

Referenced by do_sleep(), and rb_condvar_wait().

◆ timeout

VALUE sleep_call::timeout

Definition at line 1151 of file thread_sync.c.

Referenced by do_sleep(), and rb_condvar_wait().


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