Home
last modified time | relevance | path

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

/third_party/rust/crates/libc/libc-test/semver/
Dfreebsd.txt1938 thr_kill
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs4190 pub fn thr_kill(id: ::c_long, sig: ::c_int) -> ::c_int; in thr_kill() function