Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
ractor_selector_wait_data Struct Reference

Data Fields

rb_ractor_t * cr
rb_execution_context_t * ec
bool found
VALUE v
VALUE rpv

Detailed Description

Definition at line 1392 of file ractor_sync.c.

Field Documentation

◆ cr

rb_ractor_t* ractor_selector_wait_data::cr

Definition at line 1393 of file ractor_sync.c.

◆ ec

rb_execution_context_t* ractor_selector_wait_data::ec

Definition at line 1394 of file ractor_sync.c.

◆ found

bool ractor_selector_wait_data::found

Definition at line 1395 of file ractor_sync.c.

◆ rpv

VALUE ractor_selector_wait_data::rpv

Definition at line 1397 of file ractor_sync.c.

◆ v

VALUE ractor_selector_wait_data::v

Definition at line 1396 of file ractor_sync.c.


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