Searched refs:orig_param (Results 1 – 1 of 1) sorted by relevance
42 const struct sched_param *orig_param = param; in __pthread_setschedparam() local63 memcpy (&pd->schedparam, orig_param, sizeof (struct sched_param)); in __pthread_setschedparam()
Completed in 3 milliseconds