Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/
Dstw-gc.cpp197 void StwGC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, [[maybe_unused]] void *worker… in WorkerTaskProcessing() function in ark::mem::StwGC
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc.h404 …virtual void WorkerTaskProcessing([[maybe_unused]] GCWorkersTask *task, [[maybe_unused]] void *wor… in WorkerTaskProcessing() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dg1-gc.cpp540 void G1GC<LanguageConfig>::WorkerTaskProcessing(GCWorkersTask *task, [[maybe_unused]] void *workerD… in WorkerTaskProcessing() function in ark::mem::G1GC