Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dthreads_posix.h45 #define usbi_cond_destroy pthread_cond_destroy macro
Dthreads_windows.c120 int usbi_cond_destroy(usbi_cond_t *cond) in usbi_cond_destroy() function