Ruby 4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
Data Fields
rb_ractor_postmortem_frees Struct Reference

Data Fields

struct rb_thread_struct * th
 
struct rb_fiber_struct * fiber
 

Detailed Description

Definition at line 244 of file ractor_core.h.

Field Documentation

◆ fiber

struct rb_fiber_struct* rb_ractor_postmortem_frees::fiber

Definition at line 246 of file ractor_core.h.

◆ th

struct rb_thread_struct* rb_ractor_postmortem_frees::th

Definition at line 245 of file ractor_core.h.


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