Searched refs:pthread_attr_setschedpolicy (Results 1 – 4 of 4) sorted by relevance
184 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy() function192 RTM_EXPORT(pthread_attr_setschedpolicy);
145 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy);
880 pthread_attr_setschedpolicy(&ptd->attr, policy); in pthread_setschedparam()
65 + pthread_attr_setschedpolicy()
Completed in 7 milliseconds