suyu/src/core/hle
Lioncash a0e51d8b98 service: Use nested namespace specifiers where applicable
There were a few places where nested namespace specifiers weren't being
used where they could be within the service code. This amends that to
make the namespacing a tiny bit more compact.
2018-09-13 15:52:55 -04:00
..
kernel Merge pull request #1303 from lioncash/error 2018-09-12 12:14:51 -04:00
service service: Use nested namespace specifiers where applicable 2018-09-13 15:52:55 -04:00
ipc.h ipc: minor fix 2018-09-13 11:59:23 -05:00
ipc_helpers.h kernel: Eliminate kernel global state 2018-08-28 22:31:51 -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 hle/result: Make ResultVal's move constructor as noexcept 2018-08-28 09:39:50 -04:00