Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_sync/
H A Dcounting_semaphore_facade_test.cc31 void pw_sync_CountingSemaphore_CallRelease(
192 pw_sync_CountingSemaphore_CallRelease(&semaphore); in TEST()
193 pw_sync_CountingSemaphore_CallRelease(&semaphore); in TEST()
213 pw_sync_CountingSemaphore_CallRelease(&semaphore); in TEST()
264 pw_sync_CountingSemaphore_CallRelease(&semaphore); in TEST()
H A Dcounting_semaphore_facade_test_c.c22 void pw_sync_CountingSemaphore_CallRelease( in pw_sync_CountingSemaphore_CallRelease() function