Home
last modified time | relevance | path

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

/external/libusb_aah/libusb/os/
Dthreads_posix.h41 #define usbi_cond_timedwait pthread_cond_timedwait macro
Dthreads_windows.c176 int usbi_cond_timedwait(usbi_cond_t *cond, in usbi_cond_timedwait() function