MCPcopy Create free account
hub / github.com/Icinga/icinga2 / AssertOnWorkQueue

Method AssertOnWorkQueue

lib/perfdata/influxdbcommonwriter.cpp:128–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128void InfluxdbCommonWriter::AssertOnWorkQueue()
129{
130 ASSERT(m_WorkQueue.IsWorkerThread());
131}
132
133void InfluxdbCommonWriter::ExceptionHandler(boost::exception_ptr exp)
134{

Callers

nothing calls this directly

Calls 1

IsWorkerThreadMethod · 0.80

Tested by

no test coverage detected