HomeSort by relevance Sort by last modified time
    Searched refs:MAX_TIMER_SEMAPHORES (Results 1 - 2 of 2) sorted by null

  /external/libusb_aah/libusb/os/
windows_usb.h 86 #define MAX_TIMER_SEMAPHORES 128
windows_usb.c 765 timer_response = CreateSemaphore(NULL, 0, MAX_TIMER_SEMAPHORES, NULL);
    [all...]

Completed in 463 milliseconds