Home
last modified time | relevance | path

Searched defs:semaphore_destroy (Results 1 – 2 of 2) sorted by relevance

/third_party/libusb/examples/
Ddpfp.c75 static inline void semaphore_destroy(semaphore_t semaphore) in semaphore_destroy() function
117 static inline void semaphore_destroy(semaphore_t semaphore) in semaphore_destroy() function
/third_party/boost/boost/interprocess/sync/posix/
Dsemaphore_wrapper.hpp155 inline void semaphore_destroy(sem_t *handle) in semaphore_destroy() function