1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Lioncash 0209de123b kernel/svc: Move address arbiter waiting behind a unified API function
Rather than let the service call itself work out which function is the
proper one to call, we can make that a behavior of the arbiter itself,
so we don't need to directly expose those implementation details.
2019-03-07 23:27:20 -05:00
..
kernel kernel/svc: Move address arbiter waiting behind a unified API function 2019-03-07 23:27:20 -05:00
service Merge pull request #2202 from lioncash/port-priv 2019-03-07 15:31:26 -05:00
ipc.h core/hle/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00
ipc_helpers.h hle/ipc_helpers: Fix clang-format warnings 2019-01-29 21:11:04 -05: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/ipc: Remove unnecessary includes 2019-03-05 09:53:38 -05:00