Searched defs:pthread_attr_setschedparam (Results 1 – 2 of 2) sorted by relevance
86 int pthread_attr_setschedparam(pthread_attr_t *attr, in pthread_attr_setschedparam() function
143 #define pthread_attr_setschedparam(...) \ macro