Searched defs:sched_param (Results 1 – 4 of 4) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | sched_getparam.c | 16 __kernel_pid_t, pid, struct sched_param *, p) in _syscall2()
|
A D | sched_setparam.c | 16 __kernel_pid_t, pid, const struct sched_param *, p) in _syscall2()
|
A D | sched_setscheduler.c | 16 __kernel_pid_t, pid, int, policy, const struct sched_param *, p) in _syscall3()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/ |
A D | sched.h | 71 struct sched_param struct 73 int __sched_priority;
|
Completed in 4 milliseconds