Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libdevdctl/
HDconsumer.h96 bool EventsPending();
HDconsumer.cc227 Consumer::EventsPending() in EventsPending() function in DevdCtl::Consumer
/freebsd-13-stable/cddl/usr.sbin/zfsd/
HDzfsd.cc320 } while (s_terminateEventLoop == false && EventsPending()); in DetectMissedEvents()