Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp785 void GC::StartConcurrentScopeRoutine() const {} in StartConcurrentScopeRoutine() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2534 void G1GC<LanguageConfig>::StartConcurrentScopeRoutine() const in StartConcurrentScopeRoutine() function in ark::mem::G1GC