Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.h153 std::unique_ptr<llvm::ThreadPool> threadPool_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
Dgc_workers_thread_pool.h156 ThreadPool<GCWorkersTask, GCWorkersProcessor, GCWorkersThreadPool *> *threadPool_; variable
/arkcompiler/ets_runtime/common_components/heap/collector/
Dmarking_collector.cpp84 Taskpool *threadPool_; member in common::ConcurrentMarkingTask
123 Taskpool *threadPool_; member in common::ClearWeakStackTask