|
Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
|
Data Fields | |
| rb_execution_context_t * | ec |
| VALUE | mutex |
| VALUE | timeout |
Definition at line 1202 of file thread_sync.c.
| rb_execution_context_t* sleep_call::ec |
Definition at line 1203 of file thread_sync.c.
| VALUE sleep_call::mutex |
Definition at line 1204 of file thread_sync.c.
| VALUE sleep_call::timeout |
Definition at line 1205 of file thread_sync.c.