Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt1939 thr_kill2
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4191 pub fn thr_kill2(pid: ::pid_t, id: ::c_long, sig: ::c_int) -> ::c_int; in thr_kill2() function