Searched defs:sched_param (Results 1 – 2 of 2) sorted by relevance
22 struct sched_param { struct23 int sched_priority;
97 struct sched_param { struct107 int sched_setscheduler(pid_t __pid, int __policy, const struct sched_param* __param); argument