Home
last modified time | relevance | path

Searched refs:sigwait (Results 1 – 23 of 23) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dredox.txt240 sigwait
H A Dcygwin.txt849 sigwait
H A Dopenbsd.txt1312 sigwait
H A Dfuchsia.txt1445 sigwait
H A Dnetbsd.txt1587 sigwait
H A Ddragonfly.txt1611 sigwait
H A Dfreebsd.txt2360 sigwait
H A Dapple.txt2299 sigwait
H A Daix.txt2467 sigwait
H A Dandroid.txt3829 sigwait
H A Dlinux.txt4274 sigwait
/rust-libc-0.2.174/src/unix/newlib/
H A Dmod.rs953 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/bsd/
H A Dmod.rs844 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/redox/
H A Dmod.rs1202 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1846 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs1939 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs3083 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2939 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3277 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3794 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3579 pub fn sigwait(__set: *const sigset_t, __sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4271 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6709 pub fn sigwait(set: *const sigset_t, sig: *mut c_int) -> c_int; in sigwait() function