Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_sync/
H A Dcounting_semaphore_facade_test.cc33 void pw_sync_CountingSemaphore_CallReleaseNum(
202 pw_sync_CountingSemaphore_CallReleaseNum(&semaphore, 2); in TEST()
203 pw_sync_CountingSemaphore_CallReleaseNum(&semaphore, 1); in TEST()
H A Dcounting_semaphore_facade_test_c.c27 void pw_sync_CountingSemaphore_CallReleaseNum( in pw_sync_CountingSemaphore_CallReleaseNum() function