suyu/src/core/hle
Lioncash 16ff0161b3 k_thread: Move dereference after null check in Initialize()
Prevents a -Wnonnull warning on GCC.
2021-05-29 00:31:38 -04:00
..
kernel k_thread: Move dereference after null check in Initialize() 2021-05-29 00:31:38 -04:00
service Merge pull request #6331 from lioncash/gesture 2021-05-26 09:19:00 -04: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
lock.h
result.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00