Ruby 3.5.0dev (2025-07-01 revision 8f758de4c8838509136fc9ba1887d7b6db49b2a5)
Data Fields
rb_mutex_sleep_arguments Struct Reference

Data Fields

VALUE self
 
VALUE timeout
 

Detailed Description

Definition at line 551 of file thread_sync.c.

Field Documentation

◆ self

VALUE rb_mutex_sleep_arguments::self

Definition at line 552 of file thread_sync.c.

◆ timeout

VALUE rb_mutex_sleep_arguments::timeout

Definition at line 553 of file thread_sync.c.


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