Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ IsMainThread
Function
IsMainThread
Source/Threading/thread_sanity.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool IsMainThread() {
50
return main_thread_id == std::this_thread::get_id();
51
}
Callers
3
Load
Method · 0.85
DisplayError
Function · 0.85
DisplayMessage
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected