Searched refs:usbi_cond_destroy (Results 1 - 4 of 4) sorted by relevance

/external/libusb/libusb/os/
H A Dthreads_posix.h45 #define usbi_cond_destroy pthread_cond_destroy macro
H A Dthreads_windows.h67 int usbi_cond_destroy(usbi_cond_t *cond);
H A Dthreads_windows.c120 int usbi_cond_destroy(usbi_cond_t *cond) function
/external/libusb/libusb/
H A Dio.c1177 usbi_cond_destroy(&ctx->event_waiters_cond);
1197 usbi_cond_destroy(&ctx->event_waiters_cond);

Completed in 410 milliseconds