Home
last modified time | relevance | path

Searched defs:WorkerTaskProcessing (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp248 void StwGC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, [[maybe_unused]] void *worker… in WorkerTaskProcessing() function in panda::mem::StwGC
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc.h366 …virtual void WorkerTaskProcessing([[maybe_unused]] GCWorkersTask *task, [[maybe_unused]] void *wor… in WorkerTaskProcessing() function
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp429 void G1GC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, void *worker_data) in WorkerTaskProcessing() function in panda::mem::G1GC