Searched defs:pthread_setschedprio (Results 1 – 2 of 2) sorted by relevance
48 int pthread_setschedprio(pthread_t t, int priority) { in pthread_setschedprio() function
2869 TEST(pthread, pthread_setschedprio) { in TEST() argument