Searched defs:usbi_mutex_static_t (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libusb/libusb/os/ | ||
H A D | threads_posix.h | 29 typedef pthread_mutex_t usbi_mutex_static_t; typedef |
H A D | threads_windows.h | 27 typedef LONG usbi_mutex_static_t; typedef |