Searched refs:schedparam (Results 1 – 3 of 3) sorted by relevance
243 attr->schedparam.sched_priority = param->sched_priority; in pthread_attr_setschedparam()268 param->sched_priority = attr->schedparam.sched_priority; in pthread_attr_getschedparam()
91 struct sched_param schedparam; /* sched parameter */ member
479 ptd->attr.schedparam.sched_priority, 20) != RT_EOK) in pthread_create()
Completed in 6 milliseconds