Home
last modified time | relevance | path

Searched refs:pthread_attr_get_np (Results 1 – 7 of 7) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dillumos.txt25 pthread_attr_get_np
H A Dnetbsd.txt1494 pthread_attr_get_np
H A Ddragonfly.txt1510 pthread_attr_get_np
H A Dfreebsd.txt2178 pthread_attr_get_np
/rust-libc-0.2.174/src/unix/solarish/
H A Dillumos.rs297 pub fn pthread_attr_get_np(thread: crate::pthread_t, attr: *mut crate::pthread_attr_t) in pthread_attr_get_np() function
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1614 pub fn pthread_attr_get_np(tid: crate::pthread_t, attr: *mut crate::pthread_attr_t) -> c_int; in pthread_attr_get_np() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2570 pub fn pthread_attr_get_np(thread: crate::pthread_t, attr: *mut crate::pthread_attr_t) in pthread_attr_get_np() function