Searched defs:usbi_cond_destroy (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | threads_posix.h | 45 #define usbi_cond_destroy pthread_cond_destroy macro |
D | threads_windows.c | 120 int usbi_cond_destroy(usbi_cond_t *cond) in usbi_cond_destroy() function |