Home
last modified time | relevance | path

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

/nptl/
A Dpthread_setschedparam.c42 const struct sched_param *orig_param = param; in __pthread_setschedparam() local
63 memcpy (&pd->schedparam, orig_param, sizeof (struct sched_param)); in __pthread_setschedparam()

Completed in 3 milliseconds