Home
last modified time | relevance | path

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

/components/libc/posix/pthreads/
A Dpthread_attr.c243 attr->schedparam.sched_priority = param->sched_priority; in pthread_attr_setschedparam()
268 param->sched_priority = attr->schedparam.sched_priority; in pthread_attr_getschedparam()
A Dpthread.h91 struct sched_param schedparam; /* sched parameter */ member
A Dpthread.c479 ptd->attr.schedparam.sched_priority, 20) != RT_EOK) in pthread_create()

Completed in 6 milliseconds