Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ NotifyOne
Method
NotifyOne
lib/base/io-engine.cpp:242–245 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
240
}
241
242
bool AsioConditionVariable::NotifyOne()
243
{
244
return m_Timer.cancel_one();
245
}
246
247
size_t AsioConditionVariable::NotifyAll()
248
{
Callers
1
Done
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected