Searched refs:pw_sync_BinarySemaphore_CallTryAcquireUntil (Results 1 – 2 of 2) sorted by relevance
36 bool pw_sync_BinarySemaphore_CallTryAcquireUntil(241 pw_sync_BinarySemaphore_CallTryAcquireUntil(&semaphore, deadline)); in TEST()255 pw_sync_BinarySemaphore_CallTryAcquireUntil(&semaphore, deadline)); in TEST()268 EXPECT_FALSE(pw_sync_BinarySemaphore_CallTryAcquireUntil( in TEST()288 pw_sync_BinarySemaphore_CallTryAcquireUntil(&semaphore, old_timestamp)); in TEST()
41 bool pw_sync_BinarySemaphore_CallTryAcquireUntil( in pw_sync_BinarySemaphore_CallTryAcquireUntil() function