Home
last modified time | relevance | path

Searched defs:param (Results 1 – 7 of 7) sorted by relevance

/nptl/
A Dpthread_attr_getschedparam.c24 struct sched_param *param) in __pthread_attr_getschedparam()
A Dpthread_attr_setschedparam.c25 const struct sched_param *param) in __pthread_attr_setschedparam()
A Dpthread_getschedparam.c26 struct sched_param *param) in __pthread_getschedparam()
A Dpthread_setschedprio.c37 struct sched_param param; in __pthread_setschedprio() local
A Dpthread_setschedparam.c27 const struct sched_param *param) in __pthread_setschedparam()
A Dpthread_setattr_default_np.c39 const struct sched_param *param = &real_in->schedparam; in __pthread_setattr_default_np() local
A Dtst-default-attr.c210 struct sched_param param; in verify_sched_result() local
250 struct sched_param param; in do_sched_test() local

Completed in 6 milliseconds