Ruby
2.4.2p198(2017-09-14revision59899)
|
Data Fields | |
VALUE | mutex |
VALUE | timeout |
Definition at line 1149 of file thread_sync.c.
VALUE sleep_call::mutex |
Definition at line 1150 of file thread_sync.c.
Referenced by do_sleep(), and rb_condvar_wait().
VALUE sleep_call::timeout |
Definition at line 1151 of file thread_sync.c.
Referenced by do_sleep(), and rb_condvar_wait().