Searched defs:schedparam (Results 1 – 3 of 3) sorted by relevance
53 struct sched_param schedparam; in test_mutex_common() local
62 struct sched_param schedparam; in thread_top_exec() local
325 int pthread_attr_setschedparam(pthread_attr_t *_attr, const struct sched_param *schedparam) in pthread_attr_setschedparam()1401 int pthread_attr_getschedparam(const pthread_attr_t *_attr, struct sched_param *schedparam) in pthread_attr_getschedparam()