mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-15 07:53:04 -06:00

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.