Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ isWorkerThread
Function
isWorkerThread
src/gui/main.cc:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
bool isWorkerThread()
127
{
128
return wxGetApp().IsWorkerThread();
129
}
130
131
bool FluxEngineApp::IsWorkerThread()
132
{
Callers
1
MainWindowImpl
Method · 0.85
Calls
1
IsWorkerThread
Method · 0.80
Tested by
no test coverage detected