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.cpp261 bool doNotify = false; in doNewLogNotify() local
265 while (!doNotify && !_pelQueue.empty()) in doNewLogNotify()
272 doNotify = true; in doNewLogNotify()
276 if (doNotify) in doNewLogNotify()