Searched defs:Semaphore (Results 1 – 3 of 3) sorted by relevance
203 private fun Semaphore.await() { in await() method207 private fun Semaphore.timesOutWhileWaiting(): Boolean { in timesOutWhileWaiting() method
1412 private fun Semaphore.tryAcquire(testScope: TestScope): Boolean { in <lambda>() method
1916 private fun Semaphore.verifyFramesReceived(frameCount: Int, timeoutInSeconds: Long = 10) { in <lambda>() method