mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
4c5e283e75
This fixes an error condition on macOS when HIDAPI calls IOHIDManagerCreate and IOHIDManagerClose on different threads. The error behavior is non-deterministic, but can cause EXC_BAD_ACCES and kill the program.