mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-28 07:09:05 +00:00
@@ -54,6 +54,7 @@ namespace Ryujinx.Common.PreciseSleep
|
||||
// Too many threads on the pool.
|
||||
return false;
|
||||
}
|
||||
|
||||
_waitEvent.WaitOne(1);
|
||||
_pool.IgnoreSignal();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user