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 panda::mem::MemoryManager
/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.cpp172 void PandaCoreVM::PostZygoteFork() in PostZygoteFork() function in panda::core::PandaCoreVM
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler.h656 void PostZygoteFork() override in PostZygoteFork() function
Druntime.cpp1486 void Runtime::PostZygoteFork() in PostZygoteFork() function in panda::Runtime
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.cpp288 void PandaEtsVM::PostZygoteFork() in PostZygoteFork() function in panda::ets::PandaEtsVM
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.cpp506 void GC::PostZygoteFork() in PostZygoteFork() function in panda::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp1797 void G1GC<LanguageConfig>::PostZygoteFork() in PostZygoteFork() function in panda::mem::G1GC