Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
MMTk_ractor_cache Struct Reference

Data Fields

struct ccan_list_node list_node
MMTk_Mutator * mutator
bool gc_mutator_p
MMTk_BumpPointerbump_pointer

Detailed Description

Definition at line 46 of file mmtk.c.

Field Documentation

◆ bump_pointer

MMTk_BumpPointer* MMTk_ractor_cache::bump_pointer

Definition at line 52 of file mmtk.c.

◆ gc_mutator_p

bool MMTk_ractor_cache::gc_mutator_p

Definition at line 50 of file mmtk.c.

◆ list_node

struct ccan_list_node MMTk_ractor_cache::list_node

Definition at line 47 of file mmtk.c.

◆ mutator

MMTk_Mutator* MMTk_ractor_cache::mutator

Definition at line 49 of file mmtk.c.


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