Home
last modified time | relevance | path

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

/dports/devel/util-linux/util-linux-2.36/schedutils/
H A Dchrt.c364 static int set_sched_one(struct chrt_ctl *ctl, pid_t pid) in set_sched_one() function
370 static int set_sched_one(struct chrt_ctl *ctl, pid_t pid) in set_sched_one() function
407 if (set_sched_one(ctl, tid) == -1) in set_sched()
412 } else if (set_sched_one(ctl, ctl->pid) == -1) in set_sched()