Searched defs:pthread_setschedparam (Results 1 – 2 of 2) sorted by relevance
148 #define pthread_setschedparam(...) zap_pthread_setschedparam(__VA_ARGS__) macro
754 int pthread_setschedparam(pthread_t pthread, int policy, const struct sched_param *param) in pthread_setschedparam() function