Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/gc/
H A Dgcpriv.h2034 BOOL background_process_mark_overflow (BOOL concurrent_p);
H A Dgc.cpp18945 BOOL gc_heap::background_process_mark_overflow (BOOL concurrent_p) function in gc_heap
25044 if (background_process_mark_overflow (sc->concurrent))
25088 if (background_process_mark_overflow (sc->concurrent))
25097 background_process_mark_overflow (sc->concurrent);
25824 background_process_mark_overflow (TRUE);