Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h1639 void thread_loh_segment (heap_segment* new_seg);
H A Dgc.cpp4744 hp->thread_loh_segment (res); in get_segment_for_loh()
4746 thread_loh_segment (res); in get_segment_for_loh()
4753 void gc_heap::thread_loh_segment (heap_segment* new_seg) in thread_loh_segment() function in gc_heap
15978 hp->thread_loh_segment (hp->saved_loh_segment_no_gc); in thread_no_gc_loh_segments()
15985 thread_loh_segment (saved_loh_segment_no_gc); in thread_no_gc_loh_segments()