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