Home
last modified time | relevance | path

Searched refs:usbi_cond_destroy (Results 1 – 3 of 3) sorted by relevance

/external/libusb/libusb/os/
Dthreads_posix.h73 static inline void usbi_cond_destroy(usbi_cond_t *cond) in usbi_cond_destroy() function
Dthreads_windows.h84 static inline void usbi_cond_destroy(usbi_cond_t *cond) in usbi_cond_destroy() function
/external/libusb/libusb/
Dio.c1206 usbi_cond_destroy(&ctx->event_waiters_cond); in usbi_io_init()
1235 usbi_cond_destroy(&ctx->event_waiters_cond); in usbi_io_exit()