Home
last modified time | relevance | path

Searched defs:sched_setscheduler (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/porting/linux/user/src/sched/
H A 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/
H A Dsched_setscheduler.c6 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() function
/third_party/musl/src/sched/
H A Dsched_setscheduler.c8 int sched_setscheduler(pid_t pid, int sched, const struct sched_param *param) in sched_setscheduler() function
/third_party/alsa-utils/include/
H A Dos_compat.h40 #define sched_setscheduler(pid, policy, param) (-1) macro
/third_party/toybox/toys/other/
H A Dchrt.c47 #define sched_setscheduler(pid, scheduler, param) \ macro
/third_party/ltp/include/
H A Dtst_sched.h66 int (*sched_setscheduler)(pid_t pid, int policy, const struct sched_param *param); member
/third_party/alsa-lib/test/
H A Dlatency.c48 #define sched_setscheduler(pid, policy, parm) (-1) macro
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs2783 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1640 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2886 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3338 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4167 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4228 pub fn sched_setscheduler( in sched_setscheduler() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2994 pub fn sched_setscheduler( in sched_setscheduler() functions

Completed in 61 milliseconds