Files
yuzu-mirror/src/core/hle/kernel
Lioncash c892cf01fa kernel/thread: Migrate WaitCurrentThread_Sleep into the Thread interface
Rather than make a global accessor for this sort of thing. We can make
it a part of the thread interface itself. This allows getting rid of a
hidden global accessor in the kernel code.
2019-03-15 23:58:31 -04:00
..
2018-08-28 22:31:51 -04:00
2019-01-31 23:05:15 -05:00
2019-01-31 23:05:15 -05:00
2018-10-06 16:49:01 +10:00