Home
last modified time | relevance | path

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

/libev/
H A Dev_port.c140 port_init (EV_P_ int flags) in port_init() function
H A Dev.c2898 if (!backend && (flags & EVBACKEND_PORT )) backend = port_init (EV_A_ flags); in loop_init()