Home
last modified time | relevance | path

Searched defs:release_semaphore (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/win32/
Dthread_primitives.hpp158 inline void release_semaphore(handle semaphore,long count) in release_semaphore() function
/aosp_15_r20/external/pigweed/pw_sync/
H A Dbinary_semaphore_facade_test.cc72 BinarySemaphore release_semaphore; variable
H A Dcounting_semaphore_facade_test.cc79 CountingSemaphore release_semaphore; variable