Searched defs:pthread_getschedparam (Results 1 – 2 of 2) sorted by relevance
128 #define pthread_getschedparam(...) zap_pthread_getschedparam(__VA_ARGS__) macro
827 int pthread_getschedparam(pthread_t pthread, int *policy, struct sched_param *param) in pthread_getschedparam() function