Home
last modified time | relevance | path

Searched refs:sigwait (Results 51 - 56 of 56) sorted by relevance

123

/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3393 pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; in sigwait() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3037 pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; in sigwait() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4212 pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; in sigwait() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4284 pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; in sigwait() functions
/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c6766 sigwait(&signal_set, &sig_number); in sig_listen_thread()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp10140 extern int sigwait (const sigset_t *__restrict __set, int *__restrict __sig)
[all...]

Completed in 81 milliseconds

123