Ruby  3.4.0dev (2024-11-23 revision b4d13fac3dd5420475aa1e14fdad8137da7e3ee0)
Data Structures | Data Fields
rb_ractor_sync Struct Reference

Data Structures

struct  ractor_wait
 

Data Fields

rb_nativethread_lock_t lock
 
bool incoming_port_closed
 
bool outgoing_port_closed
 
struct rb_ractor_queue recv_queue
 
struct rb_ractor_queue takers_queue
 
struct rb_ractor_basket will_basket
 
struct rb_ractor_sync::ractor_wait wait
 
rb_nativethread_cond_t cond
 

Detailed Description

Definition at line 100 of file ractor_core.h.


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