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

/external/chromium_org/third_party/libusb/src/libusb/
H A Dio.c889 * using libusb_lock_events(). You must release the lock as soon as you have
897 libusb_lock_events(ctx);
1647 void API_EXPORTED libusb_lock_events(libusb_context *ctx) function
1656 * libusb_lock_events(). Releasing this lock will wake up any threads blocked
2227 * held, see libusb_lock_events().
/external/libusb/libusb/
H A Dio.c786 * using libusb_lock_events(). You must release the lock as soon as you have
794 libusb_lock_events(ctx);
1487 API_EXPORTED void libusb_lock_events(libusb_context *ctx) function
1496 * libusb_lock_events(). Releasing this lock will wake up any threads blocked
1987 * held, see libusb_lock_events().

Completed in 92 milliseconds