Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h29 …explicit GCWorkersProcessor(GCWorkersThreadPool *gcThreadsPools) : gcThreadsPools_(gcThreadsPools)… in GCWorkersProcessor() function
162 friend class GCWorkersProcessor; variable