Searched defs:sched_setparam (Results 1 – 4 of 4) sorted by relevance
5 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() function
6 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() function
64 int (*sched_setparam)(pid_t pid, const struct sched_param *param); member