yuzu/src/core/hle
Lioncash 3aed797466 common_funcs: Move R_ macros to result.h
These macros all interact with the result code type, so they should
ideally be within this file as well, so all the common_funcs machinery
doesn't need to be pulled in just to use them.
2021-05-31 16:41:00 -04:00
..
kernel Merge pull request #6387 from lioncash/class-token 2021-05-29 23:55:17 -07:00
service Merge pull request #6377 from lioncash/point 2021-05-30 01:35:26 -07:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h hle: kernel: hle_ipc: Simplify incoming/outgoing move/copy/domain objects. 2021-05-20 21:41:52 -07: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 common_funcs: Move R_ macros to result.h 2021-05-31 16:41:00 -04:00