Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Structures | Data Fields
rb_ractor_sync Struct Reference

Data Structures

struct  ractor_wait
 

Data Fields

rb_nativethread_lock_t lock
 
rb_nativethread_cond_t cond
 
struct rb_ractor_queue incoming_queue
 
struct rb_ractor_waiting_list taking_ractors
 
bool incoming_port_closed
 
bool outgoing_port_closed
 
struct rb_ractor_sync::ractor_wait wait
 

Detailed Description

Definition at line 43 of file ractor_core.h.


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