Searched refs:ev_notify (Results 1 – 1 of 1) sorted by relevance
54 static int ev_notify(RSTATUS *);207 (void) ev_notify (prs); in schedule()209 for (prs = Request_List; prs && ev_notify(prs) != -1; in schedule()536 ev_notify(RSTATUS *prs) in ev_notify() function