Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
ractor_newobj_cache Struct Reference

Data Fields

size_t incremental_mark_step_allocated_slots
 
rb_ractor_newobj_size_pool_cache_t size_pool_caches [SIZE_POOL_COUNT]
 

Detailed Description

Definition at line 208 of file gc.h.

Field Documentation

◆ incremental_mark_step_allocated_slots

size_t ractor_newobj_cache::incremental_mark_step_allocated_slots

Definition at line 209 of file gc.h.

◆ size_pool_caches

rb_ractor_newobj_size_pool_cache_t ractor_newobj_cache::size_pool_caches[SIZE_POOL_COUNT]

Definition at line 210 of file gc.h.


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