Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
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 85 of file gc.h.

Field Documentation

◆ incremental_mark_step_allocated_slots

size_t ractor_newobj_cache::incremental_mark_step_allocated_slots

Definition at line 86 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 87 of file gc.h.


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