Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
rb_mutex_sleep_arguments Struct Reference

Data Fields

VALUE self
VALUE timeout

Detailed Description

Definition at line 594 of file thread_sync.c.

Field Documentation

◆ self

VALUE rb_mutex_sleep_arguments::self

Definition at line 595 of file thread_sync.c.

◆ timeout

VALUE rb_mutex_sleep_arguments::timeout

Definition at line 596 of file thread_sync.c.


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