Searched refs:get_priority (Results 1 – 1 of 1) sorted by relevance
197 static int get_priority; /* get the priority that is set for this proc. */ in thread_func() local243 if ((get_priority = sched_getparam(getpid(), &gsp)) == -1) { in thread_func()