Home
last modified time | relevance | path

Searched defs:PostponeGCEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h475 virtual void PostponeGCEnd() in PostponeGCEnd() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2369 void G1GC<LanguageConfig>::PostponeGCEnd() in PostponeGCEnd() function in ark::mem::G1GC