Home
last modified time | relevance | path

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

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