mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-30 17:56:41 +02: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.