Searched refs:port_init (Results 1 – 2 of 2) sorted by relevance
| /libev/ | ||
| H A D | ev_port.c | 140 port_init (EV_P_ int flags) in port_init() function |
| H A D | ev.c | 2898 if (!backend && (flags & EVBACKEND_PORT )) backend = port_init (EV_A_ flags); in loop_init() |