Home
last modified time | relevance | path

Searched defs:usbi_mutex_static_unlock (Results 1 – 2 of 2) sorted by relevance

/external/libusb/libusb/os/
Dthreads_posix.h32 #define usbi_mutex_static_unlock pthread_mutex_unlock macro
Dthreads_windows.c43 int usbi_mutex_static_unlock(usbi_mutex_static_t *mutex) in usbi_mutex_static_unlock() function