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

Method NotifyAll

lib/base/io-engine.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247size_t AsioConditionVariable::NotifyAll()
248{
249 return m_Timer.cancel();
250}
251
252/**
253 * Cancels any pending timeout callback.

Callers 3

StopMethod · 0.80
ExportMethod · 0.80
ExportLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected