Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
wait_for_cond_data Struct Reference

Data Fields

VALUE monitor
 
VALUE cond
 
VALUE timeout
 
VALUE count
 

Detailed Description

Definition at line 139 of file monitor.c.

Field Documentation

◆ cond

VALUE wait_for_cond_data::cond

Definition at line 141 of file monitor.c.

◆ count

VALUE wait_for_cond_data::count

Definition at line 143 of file monitor.c.

◆ monitor

VALUE wait_for_cond_data::monitor

Definition at line 140 of file monitor.c.

◆ timeout

VALUE wait_for_cond_data::timeout

Definition at line 142 of file monitor.c.


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