Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cjcliffe/CubicSDR
/ terminate
Method
terminate
src/process/SpectrumVisualDataThread.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void SpectrumVisualDataThread::terminate() {
28
IOThread::terminate();
29
sproc.flushQueues();
30
}
Callers
nothing calls this directly
Calls
1
flushQueues
Method · 0.80
Tested by
no test coverage detected