Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Exit
Function · 0.85
PscThreadFunc
Function · 0.85
Disable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected