Searched refs:pa (Results 1 – 1 of 1) sorted by relevance
53 struct sched_param pa; in do_test() local54 if (sched_getparam (getpid (), &pa) != 0) in do_test()60 if (pthread_attr_setschedparam (&at, &pa) != 0) in do_test()
Completed in 4 milliseconds