Lines Matching defs:libusb_lock_events
831 * using libusb_lock_events(). You must release the lock as soon as you have839 libusb_lock_events(ctx);1656 void API_EXPORTED libusb_lock_events(libusb_context *ctx)1665 * libusb_lock_events(). Releasing this lock will wake up any threads blocked2212 * held, see libusb_lock_events().