Home
last modified time | relevance | path

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

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