diff options
| author | JosJuice <josjuice@gmail.com> | 2025-04-06 15:25:25 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2025-04-21 21:25:35 +0200 |
| commit | 24fdcc1a0e55e52c707fe2d117b20e870bb354f6 (patch) | |
| tree | a33477301a8150b137d9559424f8720e7b6d6800 /Source/Core/InputCommon/ControlReference | |
| parent | 50a8ae9d905941ac586b2e75267fc904c402ae9e (diff) | |
IOS: Add missing locking for USBHost::m_devices
Note: After adding the missing locking of m_devices_mutex, I had to move
the locking of m_hooks_mutex to avoid a random deadlock between the CPU
thread and USB scanning thread. (Either that or I would have to lock
m_devices_mutex before m_hooks_mutex.)
Diffstat (limited to 'Source/Core/InputCommon/ControlReference')
0 files changed, 0 insertions, 0 deletions
