Searched defs:usbi_mutex_lock (Results 1 – 2 of 2) sorted by relevance
/external/libusb_aah/libusb/os/ | ||
D | threads_posix.h | 33 #define usbi_mutex_lock pthread_mutex_lock macro |
D | threads_windows.c | 54 int usbi_mutex_lock(usbi_mutex_t *mutex) { in usbi_mutex_lock() function |