MCPcopy 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)
185void DebugThreadRunner(DebugInterface & intf)
186{
187 intf.Run();
188}
189#endif
190
191void OsirisProxy::OnRegisterDIVFunctions(void * Osiris, DivFunctions * Functions)

Callers

nothing calls this directly

Calls 1

RunMethod · 0.80

Tested by

no test coverage detected