1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-18 05:40:04 -06:00
ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvHostCtrl
gdkchan e48530e9d9
When waiting on CPU, do not return a time out error from EventWait (#2780)
* When waiting on CPU, do not return a time out error from EventWait

* And while I'm at it...
2021-11-01 19:10:02 -03:00
..
Types When waiting on CPU, do not return a time out error from EventWait (#2780) 2021-11-01 19:10:02 -03:00
NvHostCtrlDeviceFile.cs EventWait should not signal the event when it returns Success (#2739) 2021-10-19 17:25:32 -03:00