Ruby 3.5.0dev (2025-08-16 revision 4d0836d928839ff13580f5e5b74a40b3914d9f59)
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 1383 of file ractor_sync.c.

Field Documentation

◆ cr

rb_ractor_t* ractor_selector_wait_data::cr

Definition at line 1384 of file ractor_sync.c.

◆ ec

rb_execution_context_t* ractor_selector_wait_data::ec

Definition at line 1385 of file ractor_sync.c.

◆ found

bool ractor_selector_wait_data::found

Definition at line 1386 of file ractor_sync.c.

◆ rpv

VALUE ractor_selector_wait_data::rpv

Definition at line 1388 of file ractor_sync.c.

◆ v

VALUE ractor_selector_wait_data::v

Definition at line 1387 of file ractor_sync.c.


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