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