Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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 11158 of file rb_mjit_min_header-3.2.2.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: