Home
last modified time | relevance | path

Searched defs:pselect (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/select/
Dpselect.c10 int pselect(int n, fd_set *restrict rfds, fd_set *restrict wfds, fd_set *restrict efds, const struc… in pselect() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs3822 pub fn pselect( in pselect() function