Home
last modified time | relevance | path

Searched defs:InitWorker (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h352 virtual bool InitWorker(void **worker_data) in InitWorker() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp412 bool G1GC<LanguageConfig>::InitWorker(void **worker_data) in InitWorker() function in panda::mem::G1GC