Searched defs:usbi_mutex_t (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libusb/libusb/os/ | ||
H A D | threads_posix.h | 39 typedef pthread_mutex_t usbi_mutex_t; typedef |
H A D | threads_windows.h | 38 typedef CRITICAL_SECTION usbi_mutex_t; typedef |