Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
queue_sleep_arg Struct Reference

Data Fields

VALUE self
 
VALUE timeout
 
rb_hrtime_t end
 

Detailed Description

Definition at line 33 of file thread_sync.c.

Field Documentation

◆ end

rb_hrtime_t queue_sleep_arg::end

Definition at line 36 of file thread_sync.c.

◆ self

VALUE queue_sleep_arg::self

Definition at line 34 of file thread_sync.c.

◆ timeout

VALUE queue_sleep_arg::timeout

Definition at line 35 of file thread_sync.c.


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