Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_thread_pool_worker.h75 ThreadPool<CompilerTask, CompilerProcessor, Compiler *> *GetThreadPool() in GetThreadPool() function
Dcompiler.h790 ThreadPool<CompilerTask, CompilerProcessor, Compiler *> *GetThreadPool() in GetThreadPool() function
/arkcompiler/ets_runtime/common_components/heap/collector/
Dcollector_resources.h45 Taskpool *GetThreadPool() const { return gcThreadPool_; } in GetThreadPool() function
Dmarking_collector.h300 Taskpool *GetThreadPool() const { return collectorResources_.GetThreadPool(); } in GetThreadPool() function