Searched defs:Semaphore (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/device/plugins/ftrace_plugin/test/app/ | ||
H A D | busy_workers.cpp | 39 struct Semaphore { struct 41 explicit Semaphore(int count = 0) : count_(count) {} in Semaphore() function [all...] |
Completed in 1 milliseconds