Searched defs:usbi_mutex_destroy (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | threads_posix.h | 39 #define usbi_mutex_destroy pthread_mutex_destroy macro |
D | threads_windows.c | 101 int usbi_mutex_destroy(usbi_mutex_t *mutex) in usbi_mutex_destroy() function |