Home
last modified time | relevance | path

Searched refs:port_event (Results 1 - 3 of 3) sorted by relevance

/third_party/libuv/src/unix/
H A Dsunos.c115 struct port_event* events; in uv__platform_invalidate_fd()
122 events = (struct port_event*) loop->watchers[loop->nwatchers]; in uv__platform_invalidate_fd()
148 struct port_event events[1024]; in uv__io_poll()
149 struct port_event* pe; in uv__io_poll()
/third_party/node/deps/uv/src/unix/
H A Dsunos.c115 struct port_event* events; in uv__platform_invalidate_fd()
122 events = (struct port_event*) loop->watchers[loop->nwatchers]; in uv__platform_invalidate_fd()
148 struct port_event events[1024]; in uv__io_poll()
149 struct port_event* pe; in uv__io_poll()
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs393 pub struct port_event { structure names
2919 pub fn port_get(port: ::c_int, pe: *mut port_event, timeout: *mut ::timespec) -> ::c_int; in port_get()
2922 pe_list: *mut port_event, in port_getn()

Completed in 11 milliseconds