Ruby 3.3.0p0 (2023-12-25 revision 5124f9ac7513eb590c37717337c430cb93caa151)
Data Fields
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: