Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/
Depsilon.cpp49 bool EpsilonGC<LanguageConfig>::WaitForGC([[maybe_unused]] GCTask task) in WaitForGC() function in ark::mem::EpsilonGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/
Depsilon-g1.cpp86 bool EpsilonG1GC<LanguageConfig>::WaitForGC([[maybe_unused]] GCTask task) in WaitForGC() function in ark::mem::EpsilonG1GC
/arkcompiler/runtime_core/static_core/runtime/tests/interpreter/
Dtest_runtime_interface.h43 bool WaitForGC([[maybe_unused]] GCTask task) override in WaitForGC() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp733 bool GC::WaitForGC(GCTask task) in WaitForGC() function in ark::mem::GC