Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
247
size_t AsioConditionVariable::NotifyAll()
248
{
249
return m_Timer.cancel();
250
}
251
252
/**
253
* Cancels any pending timeout callback.
Callers
3
Stop
Method · 0.80
Export
Method · 0.80
ExportLoop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected