Home
last modified time | relevance | path

Searched defs:PostZygoteFork (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/
Dmemory_manager.cpp125 void MemoryManager::PostZygoteFork() in PostZygoteFork() function in ark::mem::MemoryManager
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp173 void PandaCoreVM::PostZygoteFork() in PostZygoteFork() function in ark::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h669 void PostZygoteFork() override in PostZygoteFork() function
Druntime.cpp1492 void Runtime::PostZygoteFork() in PostZygoteFork() function in ark::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp312 void PandaEtsVM::PostZygoteFork() in PostZygoteFork() function in ark::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp537 void GC::PostZygoteFork() in PostZygoteFork() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp2063 void G1GC<LanguageConfig>::PostZygoteFork() in PostZygoteFork() function in ark::mem::G1GC