Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ DebugThreadRunner
Function
DebugThreadRunner
OsiInterface/OsirisProxy.cpp:185–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
184
#if !defined(OSI_NO_DEBUGGER)
185
void DebugThreadRunner(DebugInterface & intf)
186
{
187
intf.Run();
188
}
189
#endif
190
191
void OsirisProxy::OnRegisterDIVFunctions(void * Osiris, DivFunctions * Functions)
Callers
nothing calls this directly
Calls
1
Run
Method · 0.80
Tested by
no test coverage detected