Searched defs:PostZygoteFork (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/mem/ | ||
| D | memory_manager.cpp | 125 void MemoryManager::PostZygoteFork() in PostZygoteFork() function in ark::mem::MemoryManager |
| /arkcompiler/runtime_core/static_core/runtime/core/ | ||
| D | core_vm.cpp | 173 void PandaCoreVM::PostZygoteFork() in PostZygoteFork() function in ark::core::PandaCoreVM |
| /arkcompiler/runtime_core/static_core/runtime/ | ||
| D | compiler.h | 669 void PostZygoteFork() override in PostZygoteFork() function |
| D | runtime.cpp | 1492 void Runtime::PostZygoteFork() in PostZygoteFork() function in ark::Runtime |
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ | ||
| D | ets_vm.cpp | 312 void PandaEtsVM::PostZygoteFork() in PostZygoteFork() function in ark::ets::PandaEtsVM |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ | ||
| D | gc.cpp | 537 void GC::PostZygoteFork() in PostZygoteFork() function in ark::mem::GC |
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ | ||
| D | g1-gc.cpp | 2063 void G1GC<LanguageConfig>::PostZygoteFork() in PostZygoteFork() function in ark::mem::G1GC |