This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
ryujinx
Watch
1
Star
0
Fork
0
You've already forked ryujinx
mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced
2025-02-05 23:50:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ryujinx
/
Ryujinx.Core
/
OsHle
/
Handles
History
gdkchan
9b9ead94cd
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
2018-05-15 23:49:57 -03:00
..
HSharedMem.cs
…
HTransferMem.cs
…
KEvent.cs
[WIP] Add support for events (
#60
)
2018-03-19 15:58:46 -03:00
KProcessHandleTable.cs
[WIP] Add support for events (
#60
)
2018-03-19 15:58:46 -03:00
KProcessScheduler.cs
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
2018-05-15 23:49:57 -03:00
KSession.cs
Show service short name for unimplemented commands
2018-04-06 02:38:59 -03:00
KSynchronizationObject.cs
[HLE/Kernel] Somewhat improved sync primitives
2018-04-18 23:52:36 -03:00
KThread.cs
Fix some races in SvcThreadSync and change the way how yield works
2018-05-15 22:37:54 -03:00
SchedulerThread.cs
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
2018-05-15 23:49:57 -03:00
ThreadQueue.cs
Only use higher priority on yield, change reschedule to be per-thread instead of using SchedulerThread to store the reschedule flag
2018-05-15 23:49:57 -03:00