Ryujinx/src/Ryujinx.Memory/Tracking
Marco Carvalho 82f90704a0
Blocks should be synchronized on read-only fields (#5212)
* Blocks should be synchronized on read-only fields

* more readonlys

* fix alignment

* more

* Update ISelfController.cs

* simplify new

* simplify new
2023-06-15 00:34:55 +00:00
..
AbstractRegion.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BitMap.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ConcurrentBitmap.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IMultiRegionHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IRegionHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
MemoryTracking.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
MultiRegionHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
PreciseRegionSignal.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
RegionHandle.cs Blocks should be synchronized on read-only fields (#5212) 2023-06-15 00:34:55 +00:00
RegionSignal.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SmartMultiRegionHandle.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
VirtualRegion.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00