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

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dpoll_windows.h34 #define STATUS_COMPLETED_SYNCHRONOUSLY STATUS_REPARSE macro
39 #define HasOverlappedIoCompletedSync(lpOverlapped) (((DWORD)(lpOverlapped)->Internal) == STATUS_COMPLETED_SYNCHRONOUSLY)

Completed in 57 milliseconds