mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-12 00:05:48 +00:00
@@ -329,6 +329,7 @@ namespace Ryujinx.Tests.Memory
|
||||
{
|
||||
_tracking.VirtualMemoryEvent((ulong)random.Next(PageSize), 4, false);
|
||||
}
|
||||
|
||||
Interlocked.Increment(ref signalThreadsDone);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user