Ruby 3.5.0dev (2025-10-15 revision 51b2c5a4cd8d1a26f25767366e95391b9de203b5)
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: