Ruby 4.1.0dev (2026-08-11 revision 435f43b780e6d8457f9069ab4ae084a499ea5ca1)
Data Fields
rb_ractor_postmortem_frees Struct Reference

Data Fields

struct rb_thread_structth
 
struct rb_fiber_structfiber
 

Detailed Description

Definition at line 234 of file ractor_core.h.

Field Documentation

◆ fiber

struct rb_fiber_struct* rb_ractor_postmortem_frees::fiber

Definition at line 236 of file ractor_core.h.

◆ th

struct rb_thread_struct* rb_ractor_postmortem_frees::th

Definition at line 235 of file ractor_core.h.


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