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

Method AssertOnWorkQueue

lib/perfdata/gelfwriter.cpp:136–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void GelfWriter::AssertOnWorkQueue()
137{
138 ASSERT(m_WorkQueue.IsWorkerThread());
139}
140
141void GelfWriter::ExceptionHandler(boost::exception_ptr exp)
142{

Callers

nothing calls this directly

Calls 1

IsWorkerThreadMethod · 0.80

Tested by

no test coverage detected