MCPcopy Create free account
hub / github.com/Icinga/icinga2 / ~WorkQueue

Method ~WorkQueue

lib/base/workqueue.cpp:31–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31WorkQueue::~WorkQueue()
32{
33 m_StatusTimer->Stop(true);
34
35 Join(true);
36}
37
38void WorkQueue::SetName(const String& name)
39{

Callers

nothing calls this directly

Calls 1

StopMethod · 0.45

Tested by

no test coverage detected