DescriptionEnumerate HID devices asynchronously on Windows.
Avoid possibly long blocking times in the Windows SetupDi function
calls made to enumerate devices by offloading to the FILE thread.
Now that we can be sure that a stray request to the device won't
block the UI additional calls to get the device's product and serial
number strings can be made.
BUG=457899
Committed: https://crrev.com/8c5a2c5f3c9efbc0c5810e8269d788210175a6af
Cr-Commit-Position: refs/heads/master@{#316939}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Use "OnFileThread" suffix. #
Messages
Total messages: 8 (3 generated)
|