Home
last modified time | relevance | path

Searched refs:doNotify (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dhost_notifier.cpp273 bool doNotify = false; in doNewLogNotify() local
277 while (!doNotify && !_pelQueue.empty()) in doNewLogNotify()
284 doNotify = true; in doNewLogNotify()
288 if (doNotify) in doNewLogNotify()