Searched defs:semaphore (Results 1 – 8 of 8) sorted by relevance
54 int frames, int delayMs, Semaphore semaphore) { in GLProducerThread()64 Semaphore semaphore) { in GLProducerThread()69 int delayMs, Semaphore semaphore) { in GLProducerThread()
53 final Semaphore semaphore = new Semaphore(0); in testListenerList() local
74 final Semaphore semaphore = new Semaphore(0); in runBlockedNumberService() local
101 final Semaphore semaphore = new Semaphore(0); in testWakeLockCallback() local
68 VkSemaphore semaphore() { return mSemaphore; } in semaphore() function
808 VkSemaphore semaphore, in renderImageAndReadback()826 VkSemaphore semaphore, in renderImageAndReadback()
3341 final Semaphore semaphore = new Semaphore(0); in testCallNotificationListener_callstyleNotificationPosted() local3389 final Semaphore semaphore = new Semaphore(0); in testCallNotificationListener_nonCallStyleNotificationPosted() local3422 final Semaphore semaphore = new Semaphore(0); in testCallNotificationListener_unregisterListener() local
1445 MockPointingUiActivityStatusReceiver(Semaphore semaphore) { in MockPointingUiActivityStatusReceiver()