Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
MMTk_ractor_cache Struct Reference

Data Fields

struct ccan_list_node list_node
 
MMTk_Mutator * mutator
 
bool gc_mutator_p
 

Detailed Description

Definition at line 47 of file mmtk.c.

Field Documentation

◆ gc_mutator_p

bool MMTk_ractor_cache::gc_mutator_p

Definition at line 51 of file mmtk.c.

◆ list_node

struct ccan_list_node MMTk_ractor_cache::list_node

Definition at line 48 of file mmtk.c.

◆ mutator

MMTk_Mutator* MMTk_ractor_cache::mutator

Definition at line 50 of file mmtk.c.


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