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.h572 void CreateWorkersTaskPool();
Dgc.cpp179 void GC::CreateWorkersTaskPool() in CreateWorkersTaskPool() function in ark::mem::GC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp980 this->CreateWorkersTaskPool(); in InitializeImpl()
2066 this->CreateWorkersTaskPool(); in PostZygoteFork()