Searched refs:EV_ALLSETS (Results 1 – 3 of 3) sorted by relevance
441 (evp->setno == EV_ALLSETS)? MD_ALLSETS: evp->setno, in meta_notify_getev()508 evp->setno = EV_ALLSETS; in meta_notify_getevlist()578 (evp->setno == EV_ALLSETS)? MD_ALLSETS: evp->setno, in meta_notify_doputev()
359 event.setno = EV_ALLSETS; in wait_for_event()
587 #define EV_ALLSETS ((set_t)(~0)) macro