Searched refs:pthread_setschedparam (Results 1 – 3 of 3) sorted by relevance
875 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param) in pthread_setschedparam() function885 RTM_EXPORT(pthread_setschedparam);
182 int pthread_setschedparam(pthread_t thread, int policy, const struct sched_param *param);
114 + pthread_setschedparam()
Completed in 5 milliseconds