Ruby 3.5.0dev (2025-06-14 revision 32737f8a1728e2d3841f24cbf17f799abd29251a)
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 1381 of file ractor_sync.c.

Field Documentation

◆ cr

rb_ractor_t* ractor_selector_wait_data::cr

Definition at line 1382 of file ractor_sync.c.

◆ ec

rb_execution_context_t* ractor_selector_wait_data::ec

Definition at line 1383 of file ractor_sync.c.

◆ found

bool ractor_selector_wait_data::found

Definition at line 1384 of file ractor_sync.c.

◆ rpv

VALUE ractor_selector_wait_data::rpv

Definition at line 1386 of file ractor_sync.c.

◆ v

VALUE ractor_selector_wait_data::v

Definition at line 1385 of file ractor_sync.c.


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