Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: