Searched defs:waitForAtLeastOneCycle (Results 1 – 3 of 3) sorted by relevance
54 bool waitForAtLeastOneCycle() { in waitForAtLeastOneCycle() function
61 bool ThreadController::waitForAtLeastOneCycle() { in waitForAtLeastOneCycle() function in android::hardware::audio::common::internal::ThreadController
156 bool waitForAtLeastOneCycle() { return mThread.waitForAtLeastOneCycle(); } in waitForAtLeastOneCycle() function