Home
last modified time | relevance | path

Searched refs:SPACE_LOS (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mono/sgen/
H A Dsgen-los.c252 if (!sgen_memgov_try_alloc_space (LOS_SECTION_SIZE, SPACE_LOS)) in get_los_section_memory()
335 sgen_memgov_release_space (size, SPACE_LOS); in sgen_los_free_object()
390 if (sgen_memgov_try_alloc_space (alloc_size, SPACE_LOS)) { in sgen_los_alloc_large_inner()
484 sgen_memgov_release_space (LOS_SECTION_SIZE, SPACE_LOS); in sgen_los_sweep()
H A Dsgen-gc.h850 SPACE_LOS enumerator