Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XCSoar/XCSoar
/ InDrawThread
Function
InDrawThread
test/src/RunMapWindow.cpp:59–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
#ifndef NDEBUG
58
59
bool
60
InDrawThread()
61
{
62
return InMainThread();
63
}
64
65
#endif
66
Callers
nothing calls this directly
Calls
1
InMainThread
Function · 0.85
Tested by
no test coverage detected