Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CPP/
DCPPScheduler.cpp281 auto thread_it = _thread_pool->begin(); in worker_thread() local
390 auto thread_it = _threads.begin(); in set_fanout_mode() local
499 auto thread_it = _impl->_threads.begin(); in run_workloads() local
/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Datrace_process_dump.cc217 for (auto thread_it = threads->begin(); thread_it != threads->end();) { in SerializePersistentProcessInfo() local