Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.cpp41 GCWorkersThreadPool::GCWorkersThreadPool(GC *gc, size_t threadsCount) in GCWorkersThreadPool() function in ark::mem::GCWorkersThreadPool
Dgc_workers_thread_pool.h25 class GCWorkersThreadPool; variable