Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_sync/
H A Dcounting_semaphore_facade_test_c.c55 return pw_sync_CountingSemaphore_Max(); in pw_sync_CountingSemaphore_CallMax()
H A Dcounting_semaphore.cc52 extern "C" ptrdiff_t pw_sync_CountingSemaphore_Max(void) { in pw_sync_CountingSemaphore_Max() function
H A Dcounting_semaphore_facade_test.cc325 EXPECT_EQ(CountingSemaphore::max(), pw_sync_CountingSemaphore_Max()); in TEST()
/aosp_15_r20/external/pigweed/pw_sync/public/pw_sync/
H A Dcounting_semaphore.h132 ptrdiff_t pw_sync_CountingSemaphore_Max(void);