Searched refs:queue_events (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/krb5/src/util/verto/ |
| H A D | ev.c | 2027 queue_events (EV_P_ W *events, int eventcnt, int type) in queue_events() function 2945 queue_events (EV_A_ (W *)cleanups, cleanupcnt, EV_CLEANUP); in ev_loop_destroy() 3318 queue_events (EV_A_ (W *)idles [pri], idlecnt [pri], EV_IDLE); in idle_reify() 3574 queue_events (EV_A_ (W *)forks, forkcnt, EV_FORK); in ev_run() 3583 queue_events (EV_A_ (W *)prepares, preparecnt, EV_PREPARE); in ev_run() 3692 queue_events (EV_A_ (W *)checks, checkcnt, EV_CHECK); in ev_run()
|