Home
last modified time | relevance | path

Searched refs:pw_sync_BinarySemaphore_TryAcquire (Results 1 – 3 of 3) sorted by relevance

/external/pigweed/pw_sync/
Dbinary_semaphore_facade_test_c.c32 return pw_sync_BinarySemaphore_TryAcquire(semaphore); in pw_sync_BinarySemaphore_CallTryAcquire()
Dbinary_semaphore.cc29 extern "C" bool pw_sync_BinarySemaphore_TryAcquire( in pw_sync_BinarySemaphore_TryAcquire() function
/external/pigweed/pw_sync/public/pw_sync/
Dbinary_semaphore.h109 bool pw_sync_BinarySemaphore_TryAcquire(pw_sync_BinarySemaphore* semaphore);