Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
rb_ractor_basket Struct Reference

Data Fields

bool exception
 
enum rb_ractor_basket_type type
 
VALUE v
 
VALUE sender
 
_Bool exception
 

Detailed Description

Definition at line 21 of file ractor_core.h.

Field Documentation

◆ exception [1/2]

_Bool rb_ractor_basket::exception

Definition at line 11154 of file rb_mjit_min_header-3.2.1.h.

◆ exception [2/2]

bool rb_ractor_basket::exception

Definition at line 22 of file ractor_core.h.

◆ sender

VALUE rb_ractor_basket::sender

Definition at line 25 of file ractor_core.h.

◆ type

enum rb_ractor_basket_type rb_ractor_basket::type

Definition at line 23 of file ractor_core.h.

◆ v

VALUE rb_ractor_basket::v

Definition at line 24 of file ractor_core.h.


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