Searched refs:pw_sync_BinarySemaphore_CallAcquire (Results 1 – 2 of 2) sorted by relevance
32 void pw_sync_BinarySemaphore_CallAcquire(pw_sync_BinarySemaphore* semaphore);176 pw_sync_BinarySemaphore_CallAcquire(&semaphore); in TEST()
26 void pw_sync_BinarySemaphore_CallAcquire(pw_sync_BinarySemaphore* semaphore) { in pw_sync_BinarySemaphore_CallAcquire() function