Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dthreads_posix.h43 #define usbi_cond_wait pthread_cond_wait macro
Dthreads_windows.c207 int usbi_cond_wait(usbi_cond_t *cond, usbi_mutex_t *mutex) in usbi_cond_wait() function