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