citra/src/core/hle/service/sm
Lioncash ca3d9d659e kernel/thread: Include thread-related enums within the kernel namespace
Previously, these were sitting outside of the Kernel namespace, which
doesn't really make sense, given they're related to the Thread class
which is within the Kernel namespace.
2018-09-15 17:16:20 +02:00
..
sm.cpp sm: Relocate the service manager to the System class 2018-04-13 07:15:34 -04:00
sm.h kernel: Move object class to its own source files 2018-08-23 17:31:59 +02:00
srv.cpp kernel/thread: Include thread-related enums within the kernel namespace 2018-09-15 17:16:20 +02:00
srv.h fixup! Service::SM: Wait till client is registered 2018-08-08 23:42:45 +02:00