Ruby 4.1.0dev (2026-09-07 revision b57404b461ba8bf34e802d86b0db78388216e182)
Data Fields
rb_ractor_postmortem_frees Struct Reference

Data Fields

struct rb_thread_structth
 
struct rb_fiber_structfiber
 

Detailed Description

Definition at line 216 of file ractor_core.h.

Field Documentation

◆ fiber

struct rb_fiber_struct* rb_ractor_postmortem_frees::fiber

Definition at line 218 of file ractor_core.h.

◆ th

struct rb_thread_struct* rb_ractor_postmortem_frees::th

Definition at line 217 of file ractor_core.h.


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