Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h156 ThreadPool<GCWorkersTask, GCWorkersProcessor, GCWorkersThreadPool *> *threadPool_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h153 std::unique_ptr<llvm::ThreadPool> threadPool_; variable