Home
last modified time | relevance | path

Searched refs:sched_getparam (Results 1 – 19 of 19) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dcygwin.txt819 sched_getparam
H A Dfuchsia.txt1402 sched_getparam
H A Dnetbsd.txt1540 sched_getparam
H A Ddragonfly.txt1565 sched_getparam
H A Dfreebsd.txt2254 sched_getparam
H A Daix.txt2384 sched_getparam
H A Dandroid.txt3749 sched_getparam
H A Dlinux.txt4214 sched_getparam
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs1695 pub fn sched_getparam(pid: crate::pid_t, param: *mut sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1794 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/cygwin/
H A Dmod.rs2199 pub fn sched_getparam(pid: pid_t, param: *mut sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2681 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/nto/
H A Dmod.rs2987 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs2889 pub fn sched_getparam(pid: crate::pid_t, param: *mut sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs3226 pub fn sched_getparam(pid: crate::pid_t, param: *mut sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs3672 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3998 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs4192 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6567 pub fn sched_getparam(pid: crate::pid_t, param: *mut crate::sched_param) -> c_int; in sched_getparam() function