Home
last modified time | relevance | path

Searched refs:thr_self (Results 1 – 5 of 5) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dfreebsd.txt2388 thr_self
H A Daix.txt2551 thr_self
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2881 pub fn thr_self() -> crate::thread_t; in thr_self() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs2569 pub fn thr_self() -> thread_t; in thr_self() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4978 pub fn thr_self(tid: *mut c_long) -> c_int; in thr_self() function