Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_workers_thread_pool.h334 ThreadPool<GCWorkersTask, GCWorkersProcessor, GCWorkersThreadPool *> *thread_pool_; variable
/arkcompiler/runtime_core/runtime/
Dcompiler.h718 ThreadPool<CompilerTask, CompilerProcessor, Compiler *> *thread_pool_; variable