Searched refs:pw_sync_CountingSemaphore_CallTryAcquire (Results 1 – 2 of 2) sorted by relevance
37 bool pw_sync_CountingSemaphore_CallTryAcquire(187 EXPECT_FALSE(pw_sync_CountingSemaphore_CallTryAcquire(&semaphore)); in TEST()197 EXPECT_FALSE(pw_sync_CountingSemaphore_CallTryAcquire(&semaphore)); in TEST()208 EXPECT_FALSE(pw_sync_CountingSemaphore_CallTryAcquire(&semaphore)); in TEST()
37 bool pw_sync_CountingSemaphore_CallTryAcquire( in pw_sync_CountingSemaphore_CallTryAcquire() function