MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / start

Method start

Suscan/MultitaskController.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void
68CancellableTaskContext::start(void)
69{
70 this->mThread->start();
71}
72
73void
74CancellableTaskContext::assignIndex(int index)

Callers 3

CancellableControllerMethod · 0.45
AnalyzerMethod · 0.45
pushTaskMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected