MCPcopy 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
59bool
60InDrawThread()
61{
62 return InMainThread();
63}
64
65#endif
66

Callers

nothing calls this directly

Calls 1

InMainThreadFunction · 0.85

Tested by

no test coverage detected