Home
last modified time | relevance | path

Searched defs:sched_setscheduler (Results 1 – 12 of 12) sorted by relevance

/third_party/musl/src/sched/
Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() function
/third_party/musl/porting/liteos_a/user/src/sched/
Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() function
/third_party/musl/porting/linux/user/src/sched/
Dsched_setscheduler.c5 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() function
/third_party/toybox/toys/other/
Dchrt.c47 #define sched_setscheduler(pid, scheduler, param) \ macro
/third_party/ltp/include/
Dtst_sched.h66 int (*sched_setscheduler)(pid_t pid, int policy, const struct sched_param *param); member
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs2783 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
Dmod.rs1640 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2994 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2886 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs3338 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs4228 pub fn sched_setscheduler( in sched_setscheduler() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4167 pub fn sched_setscheduler( in sched_setscheduler() function