Searched defs:usbi_cond_destroy (Results 1 - 2 of 2) sorted by relevance
/external/libusb_aah/libusb/os/ | ||
H A D | threads_posix.h | 43 #define usbi_cond_destroy pthread_cond_destroy macro |
H A D | threads_windows.c | 91 int usbi_cond_destroy(usbi_cond_t *cond) { function |
Completed in 73 milliseconds