Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
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: