yuzu-fork/src/core/hle
Lioncash 99f982dce2 kernel/thread: Actually remove the definition of ExitCurrentThread()
This was intended to be removed in
51d7f6bffc, but I guess I forgot to
actually save the file like a dingus.
2019-03-16 00:51:44 -04:00
..
kernel kernel/thread: Actually remove the definition of ExitCurrentThread() 2019-03-16 00:51:44 -04:00
service gpu: Use host address for caching instead of guest address. 2019-03-14 22:34:42 -04:00
ipc.h core/hle/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00
ipc_helpers.h Merge pull request #2223 from lioncash/error 2019-03-13 14:43:14 -04:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h core/hle/result: Remove now-unnecessary manually defined copy assignment operator 2019-03-10 18:34:20 -04:00