Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ IsWorkerThreadRunning
Method
IsWorkerThreadRunning
src/gui/main.cc:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
bool FluxEngineApp::IsWorkerThreadRunning()
137
{
138
return !!_callback;
139
}
140
141
void FluxEngineApp::OnExec(const ExecEvent& event)
142
{
Callers
4
IsQueueRunning
Method · 0.80
OnExit
Method · 0.80
PrepareConfig
Method · 0.80
UpdateFormatOptions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected