Searched refs:ev_notify (Results 1 – 1 of 1) sorted by relevance
57 static int ev_notify(RSTATUS *);210 (void) ev_notify (prs); in schedule()212 for (prs = Request_List; prs && ev_notify(prs) != -1; in schedule()539 ev_notify(RSTATUS *prs) in ev_notify() function