Searched defs:pthread_setschedparam (Results 1 – 2 of 2) sorted by relevance
38 int pthread_setschedparam(pthread_t t, int policy, const sched_param* param) { in pthread_setschedparam() function
2617 TEST(pthread, pthread_setschedparam) { in TEST() argument