Searched refs:pthread_setschedparam (Results 1 – 3 of 3) sorted by relevance
339 int pthread_setschedparam(pthread_t, int, const struct sched_param *);
173 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() function