Searched defs:param (Results 1 – 8 of 8) sorted by relevance
28 struct sched_param *param) in __pthread_attr_getschedparam()
40 struct sched_param param; in pthread_setschedprio() local
29 const struct sched_param *param) in __pthread_attr_setschedparam()
30 struct sched_param *param) in __pthread_getschedparam()
31 const struct sched_param *param) in __pthread_setschedparam()
49 union sigval param; /* The parameter to pass. */ member92 union sigval param = data->param; in notification_function() local
947 struct sched_param param; in __pthread_manager_adjust_prio() local
636 const struct sched_param *param) in pthread_setschedparam()
Completed in 61 milliseconds