MCPcopy 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
62CancellableTaskContext::~CancellableTaskContext()
63{
64 this->mThread->quit();
65}
66
67void
68CancellableTaskContext::start(void)

Callers

nothing calls this directly

Calls 1

quitMethod · 0.80

Tested by

no test coverage detected