Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dthread_pool.h290 for (auto worker : workers_) { in WaitForWorkers() local
325 auto worker = allocator_->New<std::thread>(WorkerEntry, this, proc, i); in CreateNewThread() local
/arkcompiler/runtime_core/dprof/daemon/
Dmain.cpp254 Worker worker; in Main() local