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

  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 870 LONG nb_responses; local
922 nb_responses = InterlockedExchange((LONG*)&request_count[0], 0);
923 if ( (nb_responses)
924 && (ReleaseSemaphore(timer_response, nb_responses, NULL) == 0) ) {
    [all...]
windows_usb.c 2166 LONG nb_responses; local
    [all...]

Completed in 2912 milliseconds