ryujinx_ryubing/src/Ryujinx.HLE/HOS/Kernel/Threading
2025-10-30 20:55:58 -05:00
..
ArbitrationType.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
KAddressArbiter.cs Memory changes 3 (ryubing/ryujinx!202) 2025-10-30 20:55:58 -05:00
KConditionVariable.cs Memory changes 2.2 (ryubing/ryujinx!143) 2025-09-06 11:10:55 -05:00
KCriticalSection.cs Memory changes 2.2 (ryubing/ryujinx!143) 2025-09-06 11:10:55 -05:00
KEvent.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
KPriorityQueue.cs Memory changes 2.2 (ryubing/ryujinx!143) 2025-09-06 11:10:55 -05:00
KReadableEvent.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
KScheduler.cs audio effects fix and audio object pooling (ryubing/ryujinx!192) 2025-10-25 21:07:10 -05:00
KSynchronization.cs fix: for pooled memory used for reference types, clear it on return to the pool so that it doesn't prevent GC of the instances it contained (#6937) 2024-06-16 17:47:47 -03:00
KThread.cs Memory changes 3 (ryubing/ryujinx!202) 2025-10-30 20:55:58 -05:00
KThreadContext.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
KWritableEvent.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
SignalType.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
ThreadSchedState.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
ThreadType.cs Kernel: Wake cores from idle directly rather than through a host thread (#6837) 2024-05-22 17:47:27 -03:00