Ryujinx/Ryujinx.HLE/HOS/Kernel
Mary 929a97d432
kernel: Fix deadlock when pinning in interrupt handler (#2999)
* kernel: Fix deadlock when pinning in interrupt handler

This fix a deadlock on DoDonPachi Resurrection when starting a new game

* Address gdkchan's comment
2022-01-16 13:21:44 +01:00
..
Common kernel: Fix sleep timing accuracy (#2828) 2021-11-28 13:15:26 +01:00
Ipc POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
Memory kernel: Clear pages allocated with SetHeapSize (#2776) 2021-10-24 18:52:59 -03:00
Process kernel: Fix deadlock when pinning in interrupt handler (#2999) 2022-01-16 13:21:44 +01:00
SupervisorCall kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
Threading kernel: Implement thread pinning support (#2840) 2021-12-30 10:55:06 +01:00
KernelConstants.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
KernelContext.cs POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
KernelStatic.cs Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00