Ruby 3.5.0dev (2025-07-25 revision bd2d6845f1c48a572e202409367a4e756c4bb3c5)
Data Fields
ractor_selector_wait_data Struct Reference

Data Fields

rb_ractor_tcr
 
rb_execution_context_tec
 
bool found
 
VALUE v
 
VALUE rpv
 

Detailed Description

Definition at line 1375 of file ractor_sync.c.

Field Documentation

◆ cr

rb_ractor_t* ractor_selector_wait_data::cr

Definition at line 1376 of file ractor_sync.c.

◆ ec

rb_execution_context_t* ractor_selector_wait_data::ec

Definition at line 1377 of file ractor_sync.c.

◆ found

bool ractor_selector_wait_data::found

Definition at line 1378 of file ractor_sync.c.

◆ rpv

VALUE ractor_selector_wait_data::rpv

Definition at line 1380 of file ractor_sync.c.

◆ v

VALUE ractor_selector_wait_data::v

Definition at line 1379 of file ractor_sync.c.


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