Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: