Home
last modified time | relevance | path

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

/freebsd/lib/libdevdctl/
H A Dconsumer.h96 bool EventsPending();
H A Dconsumer.cc227 Consumer::EventsPending() in EventsPending() function in DevdCtl::Consumer
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.cc320 } while (s_terminateEventLoop == false && EventsPending()); in DetectMissedEvents()