Searched refs:schedparam (Results 1 – 4 of 4) sorted by relevance
38 && (ileft->schedparam.sched_priority in thread_attr_compare()39 == iright->schedparam.sched_priority) in thread_attr_compare()
29 struct sched_param schedparam; member
37 INTERNAL_SYSCALL_CALL (sched_getparam, 0, &pd->schedparam); in collect_default_sched()
98 nattr->schedparam = oattr->schedparam; in ___timer_create()
Completed in 5 milliseconds