Searched refs:pw_sync_CountingSemaphore_CallTryAcquireUntil (Results 1 – 2 of 2) sorted by relevance
42 bool pw_sync_CountingSemaphore_CallTryAcquireUntil(272 pw_sync_CountingSemaphore_CallTryAcquireUntil(&semaphore, deadline)); in TEST()286 pw_sync_CountingSemaphore_CallTryAcquireUntil(&semaphore, deadline)); in TEST()299 EXPECT_FALSE(pw_sync_CountingSemaphore_CallTryAcquireUntil( in TEST()319 pw_sync_CountingSemaphore_CallTryAcquireUntil(&semaphore, old_timestamp)); in TEST()
48 bool pw_sync_CountingSemaphore_CallTryAcquireUntil( in pw_sync_CountingSemaphore_CallTryAcquireUntil() function