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

  /external/libusb_aah/libusb/os/
threads_posix.h 34 #define usbi_mutex_unlock pthread_mutex_unlock macro
threads_windows.c 63 int usbi_mutex_unlock(usbi_mutex_t *mutex) { function
159 r = usbi_mutex_unlock(mutex);

Completed in 489 milliseconds