Searched refs:param (Results 1 – 6 of 6) sorted by relevance
27 const struct sched_param param = { in do_test() local30 int result = sched_setscheduler (0, SCHED_RR, ¶m); in do_test()
25 __sched_getparam (pid_t pid, struct sched_param *param) in __sched_getparam() argument
25 __sched_setparam (pid_t pid, const struct sched_param *param) in __sched_setparam() argument
25 __sched_setscheduler (pid_t pid, int policy, const struct sched_param *param) in __sched_setscheduler() argument
86 ${common_objpfx}posix/wordexp-test '"$* quoted"' param > ${testout}499 ${common_objpfx}posix/wordexp-test '"$@ quoted"' param > ${testout}5
4742 * elf/dl-load.c: Include sys/param.h for MAX.11107 * sysdeps/generic/sys/param.h (MAXPATHLEN): Added.
Completed in 23 milliseconds