Home
last modified time | relevance | path

Searched defs:WaitForGC (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/epsilon/
Depsilon.cpp49 void EpsilonGC<LanguageConfig>::WaitForGC([[maybe_unused]] GCTask task) in WaitForGC() function in panda::mem::EpsilonGC
/arkcompiler/runtime_core/runtime/mem/gc/
Dgenerational-gc-base.cpp32 void GenerationalGC<LanguageConfig>::WaitForGC(GCTask task) in WaitForGC() function in panda::mem::GenerationalGC
/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp191 void StwGC<LanguageConfig>::WaitForGC(GCTask task) in WaitForGC() function in panda::mem::StwGC
/arkcompiler/runtime_core/runtime/tests/interpreter/
Dtest_runtime_interface.h40 void WaitForGC([[maybe_unused]] GCTask task) override {} in WaitForGC() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp176 void G1GC<LanguageConfig>::WaitForGC(GCTask task) in WaitForGC() function in panda::mem::G1GC