MCPcopy Create free account
hub / github.com/cathery/sys-con / Reset

Function Reset

source/Sysmodule/source/controller_handler.cpp:72–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 void Reset()
73 {
74 SwitchUtils::ScopedLock scoped_lock(controllerMutex);
75 controllerHandlers.clear();
76 }
77
78 void Exit()
79 {

Callers 3

ExitFunction · 0.85
PscThreadFuncFunction · 0.85
DisableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected