Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libdevdctl/
H A Dconsumer.h98 bool EventsPending();
H A Dconsumer.cc230 Consumer::EventsPending() in EventsPending() function in DevdCtl::Consumer
/freebsd-13.1/cddl/usr.sbin/zfsd/
H A Dzfsd.cc323 } while (s_terminateEventLoop == false && EventsPending()); in DetectMissedEvents()