Searched refs:_thr_setparam (Results 1 – 1 of 1) sorted by relevance
49 _thr_setparam(pthread_t tid, int policy, int prio) in _thr_setparam() function124 error = _thr_setparam(tid, ap->policy, ap->prio); in pthread_create()248 return (_thr_setparam(tid, policy, param->sched_priority)); in pthread_setschedparam()267 return (_thr_setparam(tid, policy, prio)); in thr_setprio()