Searched refs:libusb_unlock_events (Results 1 – 8 of 8) sorted by relevance
115 libusb_unlock_events116 libusb_unlock_events@4 = libusb_unlock_events
919 libusb_unlock_events(ctx); in usbi_fd_notification()1087 libusb_unlock_events(ctx); in do_close()1161 libusb_unlock_events(ctx); in libusb_close()
1671 void API_EXPORTED libusb_unlock_events(libusb_context *ctx) in libusb_unlock_events() function2109 libusb_unlock_events(ctx); in libusb_handle_events_timeout_completed()
1306 void LIBUSB_CALL libusb_unlock_events(libusb_context *ctx);
927 libusb_unlock_events(ctx); in libusb_open()1057 libusb_unlock_events(ctx); in libusb_close()
1502 API_EXPORTED void libusb_unlock_events(libusb_context *ctx) in libusb_unlock_events() function1939 libusb_unlock_events(ctx); in libusb_handle_events_timeout()
1182 void libusb_unlock_events(libusb_context *ctx);
889 Ludovic Rousseau pointed out that libusb_unlock_events() is not called