Ruby 4.0.7p0 (2026-09-15 revision 229531a6cfbf07e3caef30dbac24a2a3f3fed482)
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: