Ruby 4.0.0dev (2025-12-08 revision 4f900c35bc01e12b948703b9e4b4f5d0e803f073)
Data Fields
rb_mutex_sleep_arguments Struct Reference

Data Fields

VALUE self
 
VALUE timeout
 

Detailed Description

Definition at line 568 of file thread_sync.c.

Field Documentation

◆ self

VALUE rb_mutex_sleep_arguments::self

Definition at line 569 of file thread_sync.c.

◆ timeout

VALUE rb_mutex_sleep_arguments::timeout

Definition at line 570 of file thread_sync.c.


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