Searched refs:mClientCommandWait (Results 1 – 2 of 2) sorted by relevance
87 if (!mClientCommandWait.timedWait(COMMAND_WAIT_TIME_MSEC)) { in issueCommandAndWaitForCompletion()102 mClientCommandWait(0), in AudioLocal()176 mClientCommandWait.post(); in threadLoop()
89 Semaphore mClientCommandWait; variable