Home
last modified time | relevance | path

Searched refs:pw_sync_BinarySemaphore_Max (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync/
H A Dbinary_semaphore_facade_test_c.c48 return pw_sync_BinarySemaphore_Max(); in pw_sync_BinarySemaphore_CallMax()
H A Dbinary_semaphore.cc47 extern "C" ptrdiff_t pw_sync_BinarySemaphore_Max(void) { in pw_sync_BinarySemaphore_Max() function
H A Dbinary_semaphore_facade_test.cc294 EXPECT_EQ(BinarySemaphore::max(), pw_sync_BinarySemaphore_Max()); in TEST()
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/
H A Dbinary_semaphore.h130 ptrdiff_t pw_sync_BinarySemaphore_Max(void);