Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ ~CancellableTaskContext
Method
~CancellableTaskContext
Suscan/MultitaskController.cpp:62–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
}
61
62
CancellableTaskContext::~CancellableTaskContext()
63
{
64
this->mThread->quit();
65
}
66
67
void
68
CancellableTaskContext::start(void)
Callers
nothing calls this directly
Calls
1
quit
Method · 0.80
Tested by
no test coverage detected