Searched defs:pthread_setschedparam (Results 1 – 3 of 3) sorted by relevance
4 int pthread_setschedparam(pthread_t t, int policy, const struct sched_param *param) in pthread_setschedparam() function
128 int pthread_setschedparam(pthread_t t, int pol, const struct sched_param *p) in pthread_setschedparam() function