Searched defs:libusb_event_handling_ok (Results 1 - 1 of 1) sorted by relevance

/external/libusb/libusb/
H A Dio.c953 if (!libusb_event_handling_ok(ctx)) {
1003 * -# libusb_event_handling_ok() checks that libusb is still happy for your
1055 * - libusb_event_handling_ok() starts returning 1, indicating that it is NOT
1071 * -# At the same time, the behaviour of libusb_event_handling_ok() and friends
1119 * to libusb_event_handling_ok(): you must call this before every poll(), and
1832 int API_EXPORTED libusb_event_handling_ok(libusb_context *ctx) function

Completed in 106 milliseconds