Searched refs:sched_setparam (Results 1 – 19 of 19) sorted by relevance
| /rust-libc-0.2.174/libc-test/semver/ |
| H A D | cygwin.txt | 824 sched_setparam
|
| H A D | fuchsia.txt | 1407 sched_setparam
|
| H A D | netbsd.txt | 1544 sched_setparam
|
| H A D | dragonfly.txt | 1569 sched_setparam
|
| H A D | freebsd.txt | 2258 sched_setparam
|
| H A D | aix.txt | 2388 sched_setparam
|
| H A D | android.txt | 3754 sched_setparam
|
| H A D | linux.txt | 4219 sched_setparam
|
| /rust-libc-0.2.174/src/unix/bsd/freebsdlike/ |
| H A D | mod.rs | 1696 pub fn sched_setparam(pid: crate::pid_t, param: *const sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/vxworks/ |
| H A D | mod.rs | 1791 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/cygwin/ |
| H A D | mod.rs | 2198 pub fn sched_setparam(pid: pid_t, param: *const sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/ |
| H A D | mod.rs | 2680 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/nto/ |
| H A D | mod.rs | 2978 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/solarish/ |
| H A D | mod.rs | 2890 pub fn sched_setparam(pid: crate::pid_t, param: *const sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/aix/ |
| H A D | mod.rs | 3231 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/linux_like/android/ |
| H A D | mod.rs | 3658 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/hurd/ |
| H A D | mod.rs | 3999 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/fuchsia/ |
| H A D | mod.rs | 4180 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|
| /rust-libc-0.2.174/src/unix/linux_like/linux/ |
| H A D | mod.rs | 6552 pub fn sched_setparam(pid: crate::pid_t, param: *const crate::sched_param) -> c_int; in sched_setparam() function
|