Searched refs:nextSem (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/device/plugins/ftrace_plugin/test/app/ | ||
H A D | busy_workers.cpp | 155 auto nextSem = workerSems_[nextId]; in Work() local 156 if (nextSem) { in Work() 157 nextSem->Up(); in Work() |
Completed in 1 milliseconds