mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2026-08-01 03:09:05 +00:00
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus masking this out is erroneous.
KThread::RequestTerminate may run from a thread which is not the CurrentCore, and thus masking this out is erroneous.