Searched refs:select_init (Results 1 – 2 of 2) sorted by relevance
| /libev/ | ||
| H A D | ev_select.c | 275 select_init (EV_P_ int flags) in select_init() function |
| H A D | ev.c | 2910 if (!backend && (flags & EVBACKEND_SELECT)) backend = select_init (EV_A_ flags); in loop_init() |