Home
last modified time | relevance | path

Searched refs:pthread_sigqueue (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs1299 pub fn pthread_sigqueue(thread: ::pthread_t, sig: ::c_int, value: ::sigval) -> ::c_int; in pthread_sigqueue() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp10491 extern int pthread_sigqueue (pthread_t __threadid, int __signo,