Home
last modified time | relevance | path

Searched refs:LIBUSB_DARWIN_STARTUP_FAILURE (Results 1 – 1 of 1) sorted by relevance

/external/libusb/libusb/os/
Ddarwin_usb.c63 #define LIBUSB_DARWIN_STARTUP_FAILURE ((CFRunLoopRef) -1) macro
441 libusb_darwin_acfl = LIBUSB_DARWIN_STARTUP_FAILURE; in darwin_fail_startup()
613 if (libusb_darwin_acfl == LIBUSB_DARWIN_STARTUP_FAILURE) { in darwin_init()