Keaton-Ryujinx/Ryujinx.Memory/Tracking
riperiperi 54adc5f9fb
Ensure that all threads wait for a read tracking action to complete. (#2597)
* Lock around tracking action consume + execute. Not particularly fast.

* Lock around preaction registration and use

* Create a lock object

* Nit
2021-08-29 16:03:41 -03:00
..
AbstractRegion.cs
IMultiRegionHandle.cs
IRegionHandle.cs
MemoryTracking.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00
MultiRegionHandle.cs
RegionHandle.cs Ensure that all threads wait for a read tracking action to complete. (#2597) 2021-08-29 16:03:41 -03:00
RegionSignal.cs
SmartMultiRegionHandle.cs
VirtualRegion.cs Add a Multithreading layer for the GAL, multi-thread shader compilation at runtime (#2501) 2021-08-27 00:31:29 +02:00