Ruby  3.4.0dev (2024-11-23 revision b4d13fac3dd5420475aa1e14fdad8137da7e3ee0)
Data Fields
rb_ractor_basket Struct Reference

Data Fields

union {
   enum rb_ractor_basket_type   e
 
   rb_atomic_t   atomic
 
type
 
VALUE sender
 
union {
   struct {
      VALUE   v
 
      bool   exception
 
   }   send
 
   struct {
      struct rb_ractor_basket *   basket
 
      struct rb_ractor_selector_take_config *   config
 
   }   take
 
p
 

Detailed Description

Definition at line 41 of file ractor_core.h.


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