nvnflinger: convert to process
This commit is contained in:
parent
7b79cddacd
commit
ee8eccc5fa
44 changed files with 241 additions and 273 deletions
|
@ -458,11 +458,9 @@ struct System::Impl {
|
|||
gpu_core->NotifyShutdown();
|
||||
}
|
||||
|
||||
core_timing.SyncPause(false);
|
||||
Network::CancelPendingSocketOperations();
|
||||
kernel.SuspendEmulation(true);
|
||||
if (services) {
|
||||
services->KillNVNFlinger();
|
||||
}
|
||||
kernel.CloseServices();
|
||||
kernel.ShutdownCores();
|
||||
applet_manager.Reset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue