HomeSort by relevance Sort by last modified time
    Searched defs:usbi_mutex_static_unlock (Results 1 - 2 of 2) sorted by null

  /external/libusb_aah/libusb/os/
threads_posix.h 29 #define usbi_mutex_static_unlock pthread_mutex_unlock macro
threads_windows.c 76 int usbi_mutex_static_unlock(usbi_mutex_static_t *mutex) { function

Completed in 53 milliseconds