Home
last modified time | relevance | path

Searched refs:pa (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dtst-sched1.c53 struct sched_param pa; in do_test() local
54 if (sched_getparam (getpid (), &pa) != 0) in do_test()
60 if (pthread_attr_setschedparam (&at, &pa) != 0) in do_test()

Completed in 4 milliseconds