Searched defs:param (Results 1 – 7 of 7) sorted by relevance
24 struct sched_param *param) in __pthread_attr_getschedparam()
25 const struct sched_param *param) in __pthread_attr_setschedparam()
26 struct sched_param *param) in __pthread_getschedparam()
37 struct sched_param param; in __pthread_setschedprio() local
27 const struct sched_param *param) in __pthread_setschedparam()
39 const struct sched_param *param = &real_in->schedparam; in __pthread_setattr_default_np() local
210 struct sched_param param; in verify_sched_result() local250 struct sched_param param; in do_sched_test() local
Completed in 6 milliseconds