Home | History | Annotate | Download | only in libusb

Lines Matching defs:libusb_try_lock_events

876 if (libusb_try_lock_events(ctx) == 0) {
927 * -# libusb_try_lock_events() is a non-blocking function which attempts
934 * The following libusb_try_lock_events() will fail, so you will become an
983 * - libusb_try_lock_events() starts returning 1, indicating that another
1615 int API_EXPORTED libusb_try_lock_events(libusb_context *ctx)
1664 * Release the lock previously acquired with libusb_try_lock_events() or
2103 if (libusb_try_lock_events(ctx) == 0) {