Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_ractor_pub Struct Reference

Data Fields

VALUE self
 
uint32_t id
 
rb_hook_list_t hooks
 

Detailed Description

Definition at line 2194 of file vm_core.h.

Field Documentation

◆ hooks

rb_hook_list_t rb_ractor_pub::hooks

Definition at line 2197 of file vm_core.h.

◆ id

uint32_t rb_ractor_pub::id

Definition at line 2196 of file vm_core.h.

◆ self

VALUE rb_ractor_pub::self

Definition at line 2195 of file vm_core.h.


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