diff options
author | Lioncash <mathew1800@gmail.com> | 2019-03-14 00:29:54 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-03-14 20:55:52 -0400 |
commit | 555cd26ec2b848634370a14d41b7e79b6c6beecd (patch) | |
tree | 4ec6b8245280f94b44969356c9f2a44b22abd00e /src/core/core.cpp | |
parent | 2d9546848e4a477fe865b87b4917e450405ce41f (diff) |
core/hle/kernel: Make Mutex a per-process class.
Makes it an instantiable class like it is in the actual kernel. This
will also allow removing reliance on global accessors in a following
change, now that we can encapsulate a reference to the system instance
in the class.
Diffstat (limited to 'src/core/core.cpp')
0 files changed, 0 insertions, 0 deletions