Home | History | Annotate | Download | only in libusb

Lines Matching refs:libusb_unlock_events

832  * aborted your poll()/select() loop, using libusb_unlock_events().
845 libusb_unlock_events(ctx);
880 libusb_unlock_events(ctx);
887 libusb_unlock_events(ctx);
947 * libusb_unlock_events() or when a transfer completes (at the point after its
1607 * If you are no longer handling events, you must call libusb_unlock_events()
1650 * If you are no longer handling events, you must call libusb_unlock_events()
1671 void API_EXPORTED libusb_unlock_events(libusb_context *ctx)
1795 * -# A thread releases the event handling lock through libusb_unlock_events()
2109 libusb_unlock_events(ctx);