Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AshampooSystems/boden
/ initializeThread
Method
initializeThread
framework/foundation/src/platform/Hooks.cpp:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
void Hooks::initializeThread() {}
20
21
void Hooks::debuggerPrint(const std::string &text) { std::cerr << text << std::endl; }
22
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected