Searched refs:poll_init (Results 1 – 2 of 2) sorted by relevance
| /libev/ | ||
| H A D | ev_poll.c | 130 poll_init (EV_P_ int flags) in poll_init() function |
| H A D | ev.c | 2907 if (!backend && (flags & EVBACKEND_POLL )) backend = poll_init (EV_A_ flags); in loop_init() |