Ruby 3.5.0dev (2025-11-03 revision 4a3d8346a6d0e068508631541f6bc43e8b154ea1)
Data Fields
rb_mutex_sleep_arguments Struct Reference

Data Fields

VALUE self
 
VALUE timeout
 

Detailed Description

Definition at line 593 of file thread_sync.c.

Field Documentation

◆ self

VALUE rb_mutex_sleep_arguments::self

Definition at line 594 of file thread_sync.c.

◆ timeout

VALUE rb_mutex_sleep_arguments::timeout

Definition at line 595 of file thread_sync.c.


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