Searched defs:sched_param (Results 1 – 15 of 15) sorted by relevance
44 struct sched_param { struct66 int WINPTHREAD_SCHED_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); argument
239 struct sched_param { struct247 int WINPTHREAD_API sched_setscheduler(pid_t pid, int pol, const struct sched_param *param); argument
19 struct sched_param { struct35 int sched_getparam(pid_t, struct sched_param *); argument
137 struct sched_param sched_param; in busy_thread() local163 struct sched_param sched_param; in worker_thread() local
64 struct sched_param sched_param; in set_priority() local
521 struct sched_param { struct541 struct sched_param schedparam; argument
65 struct sched_param sched_param; in set_priority() local
36 struct sched_param *sched_param; member
132 struct sched_param sched_param; in worker_thread() local
69 struct sched_param sched_param = {.sched_priority = prio}; in init_attr() local
91 struct sched_param { struct101 struct sched_param schedparam; argument
345 struct sched_param sched_param; in set_thread_priority() local
9 struct sched_param { struct10 int sched_priority;