Commit graph

2 commits

Author SHA1 Message Date
Jordan Woyak
c8c144a20e Common: Make Event and WaitableFlag use std::atomic::wait. 2025-04-22 23:48:23 -05:00
JosJuice
e468e2359a IOS: Only have one USBScanner
Some games open two USB interfaces, e.g. /dev/usb/oh0 and /dev/usb/hid.
This was causing us to run two scanning threads at once, using up more
CPU time for scanning than we need to.
2025-04-21 21:57:49 +02:00