Home
last modified time | relevance | path

Searched defs:sched_param (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/kernel/uapi/linux/sched/
Dtypes.h22 struct sched_param { struct
23 int sched_priority;
/bionic/libc/include/
Dsched.h41 struct sched_param { struct
45 int sched_setscheduler(pid_t __pid, int __policy, const struct sched_param* __param); argument