Ruby 3.5.0dev (2025-11-03 revision 4a3d8346a6d0e068508631541f6bc43e8b154ea1)
Data Fields
rb_ractor_pub Struct Reference

Data Fields

VALUE self
 
uint32_t id
 
rb_hook_list_t hooks
 

Detailed Description

Definition at line 2293 of file vm_core.h.

Field Documentation

◆ hooks

rb_hook_list_t rb_ractor_pub::hooks

Definition at line 2296 of file vm_core.h.

◆ id

uint32_t rb_ractor_pub::id

Definition at line 2295 of file vm_core.h.

◆ self

VALUE rb_ractor_pub::self

Definition at line 2294 of file vm_core.h.


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