Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
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: