Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ SwitcherData
Class
SwitcherData
lib/switcher-data.hpp:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
class SwitcherThread;
41
42
class SwitcherData;
43
extern SwitcherData *switcher;
44
SwitcherData *GetSwitcher();
45
std::mutex *GetSwitcherMutex();
Callers
nothing calls this directly
Calls
2
GetDefaultFunctionPriorityList
Function · 0.85
GetThreadPrioMapping
Function · 0.85
Tested by
no test coverage detected