mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-03 02:01:10 -05:00
An KHR_debug callback could end up waiting for a mutex on a thread which calls windows system functions. While this is not expressly forbidden by the standards, it does forbid directy calling windows system functions from a KHR_debug callback. Close enough.
9.1 KiB
9.1 KiB