Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
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: