Home
last modified time | relevance | path

Searched defs:poll (Results 51 - 52 of 52) sorted by relevance

123

/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3784 pub fn poll(fds: *mut pollfd, nfds: nfds_t, timeout: ::c_int) -> ::c_int; in poll() functions
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs51849 fn poll(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll<Self::Output> { poll() functions
[all...]

Completed in 58 milliseconds

123