Home
last modified time | relevance | path

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

/libev/
H A Dev.c2020 queue_events (EV_P_ W *events, int eventcnt, int type) in queue_events() function
2938 queue_events (EV_A_ (W *)cleanups, cleanupcnt, EV_CLEANUP); in ev_loop_destroy()
3311 queue_events (EV_A_ (W *)idles [pri], idlecnt [pri], EV_IDLE); in idle_reify()
3567 queue_events (EV_A_ (W *)forks, forkcnt, EV_FORK); in ev_run()
3576 queue_events (EV_A_ (W *)prepares, preparecnt, EV_PREPARE); in ev_run()
3685 queue_events (EV_A_ (W *)checks, checkcnt, EV_CHECK); in ev_run()