Home
last modified time | relevance | path

Searched refs:CreateWorkersTaskPool (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp46 this->CreateWorkersTaskPool(); in InitializeImpl()
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h565 void CreateWorkersTaskPool();
Dgc.cpp179 void GC::CreateWorkersTaskPool() in CreateWorkersTaskPool() function in panda::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp923 this->CreateWorkersTaskPool(); in InitializeImpl()
1800 this->CreateWorkersTaskPool(); in PostZygoteFork()