suyu/src/core/hle
Lioncash fad20213e6 kernel/scheduler: Pass in system instance in constructor
Avoids directly relying on the global system instance and instead makes
an arbitrary system instance an explicit dependency on construction.

This also allows removing dependencies on some global accessor functions
as well.
2019-03-04 17:01:37 -05:00
..
kernel kernel/scheduler: Pass in system instance in constructor 2019-03-04 17:01:37 -05:00
service Merge pull request #2180 from lioncash/audren 2019-03-01 09:50:14 -05:00
ipc.h
ipc_helpers.h hle/ipc_helpers: Fix clang-format warnings 2019-01-29 21:11:04 -05:00
lock.cpp
lock.h
result.h