Home
last modified time | relevance | path

Searched refs:pw_sync_CountingSemaphore_CallAcquire (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_sync/
H A Dcounting_semaphore_facade_test.cc35 void pw_sync_CountingSemaphore_CallAcquire(
194 pw_sync_CountingSemaphore_CallAcquire(&semaphore); in TEST()
195 pw_sync_CountingSemaphore_CallAcquire(&semaphore); in TEST()
204 pw_sync_CountingSemaphore_CallAcquire(&semaphore); in TEST()
205 pw_sync_CountingSemaphore_CallAcquire(&semaphore); in TEST()
206 pw_sync_CountingSemaphore_CallAcquire(&semaphore); in TEST()
H A Dcounting_semaphore_facade_test_c.c32 void pw_sync_CountingSemaphore_CallAcquire( in pw_sync_CountingSemaphore_CallAcquire() function