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