Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
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: