Ruby 3.4.2p28 (2025-02-15 revision d2930f8e7a5db8a7337fa43370940381b420cc3e)
ractor_newobj_cache Struct Reference

Data Fields

size_t incremental_mark_step_allocated_slots
 
rb_ractor_newobj_heap_cache_t heap_caches [HEAP_COUNT]
 

Detailed Description

Definition at line 166 of file default.c.

Field Documentation

◆ heap_caches

rb_ractor_newobj_heap_cache_t ractor_newobj_cache::heap_caches[HEAP_COUNT]

Definition at line 168 of file default.c.

◆ incremental_mark_step_allocated_slots

size_t ractor_newobj_cache::incremental_mark_step_allocated_slots

Definition at line 167 of file default.c.


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