Searched refs:pthread_attr_setschedparam (Results 1 – 4 of 4) sorted by relevance
237 int pthread_attr_setschedparam(pthread_attr_t *attr, in pthread_attr_setschedparam() function247 RTM_EXPORT(pthread_attr_setschedparam);
881 pthread_attr_setschedparam(&ptd->attr, param); in pthread_setschedparam()923 pthread_attr_setschedparam(&ptd->attr, ¶m); in pthread_setschedprio()
147 int pthread_attr_setschedparam(pthread_attr_t *attr,struct sched_param const *param);
64 + pthread_attr_setschedparam()
Completed in 8 milliseconds