Ruby 4.1.0dev (2026-09-07 revision 11ce3778c6eacc10897729314e5ab3bed7830971)
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: