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

Method AssertOnWorkQueue

lib/perfdata/elasticsearchwriter.cpp:660–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

658}
659
660void ElasticsearchWriter::AssertOnWorkQueue()
661{
662 ASSERT(m_WorkQueue.IsWorkerThread());
663}
664
665void ElasticsearchWriter::ExceptionHandler(boost::exception_ptr exp)
666{

Callers

nothing calls this directly

Calls 1

IsWorkerThreadMethod · 0.80

Tested by

no test coverage detected