Searched defs:pthread_attr_getschedparam (Results 1 – 2 of 2) sorted by relevance
757 int pthread_attr_getschedparam(const pthread_attr_t *_attr, struct sched_param *schedparam) in pthread_attr_getschedparam() function
121 #define pthread_attr_getschedparam(...) \ macro