Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
ractor_basket Struct Reference

Data Structures

struct  [struct].p

Data Fields

enum ractor_basket_type type
VALUE sender
st_data_t port_id
struct  p
struct ccan_list_node node

Detailed Description

Definition at line 198 of file ractor_sync.c.

Field Documentation

◆ node

struct ccan_list_node ractor_basket::node

Definition at line 208 of file ractor_sync.c.

◆ port_id

st_data_t ractor_basket::port_id

Definition at line 201 of file ractor_sync.c.

◆ sender

VALUE ractor_basket::sender

Definition at line 200 of file ractor_sync.c.

◆ type

enum ractor_basket_type ractor_basket::type

Definition at line 199 of file ractor_sync.c.


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