Searched refs:sched_param (Results 1 – 9 of 9) sorted by relevance
488 struct sched_param *schedparam);490 struct sched_param *param);504 const struct sched_param *schedparam);506 const struct sched_param *param);
23 struct sched_param { struct
66 struct sched_param schedparam; in test_posix_normal_mutex()125 struct sched_param schedparam2; in test_posix_recursive_mutex()
21 struct sched_param param; in thread_top()60 struct sched_param schedparam; in test_posix_rw_lock()
129 struct sched_param schedparam; in test_posix_multiple_threads_single_key()178 struct sched_param schedparam; in test_posix_single_thread_multiple_keys()
72 struct sched_param schedparam; in thread_top_exec()195 struct sched_param param, getschedparam; in thread_top_term()237 struct sched_param schedparam, getschedparam; in test_posix_pthread_execution()409 struct sched_param param; in test_posix_pthread_error_condition()476 struct sched_param schedparam; in test_posix_pthread_termination()596 struct sched_param param; in test_sched_policy()
17 struct sched_param schedparam;
87 const struct sched_param *schedparam) in pthread_attr_setschedparam()269 const struct sched_param *param) in pthread_setschedparam()315 struct sched_param *param) in pthread_getschedparam()580 struct sched_param *schedparam) in pthread_attr_getschedparam()
1538 * :github:`13470` - Lack of POSIX compliance for sched_param struct