Searched refs:RT_CONSTRAINT_NONE (Results 1 – 2 of 2) sorted by relevance
290 #define RT_CONSTRAINT_NONE UINT32_MAX macro
184 uint32_t constraint = RT_CONSTRAINT_NONE; in check_rt_runq_consistency()204 assert(iter_thread->realtime.constraint < RT_CONSTRAINT_NONE); in check_rt_runq_consistency()217 assert(rt_runq->pri_constraint == RT_CONSTRAINT_NONE); in check_rt_runq_consistency()779 rqi->pri_constraint = RT_CONSTRAINT_NONE; in pset_rt_init()783 os_atomic_init(&pset->rt_runq.constraint, RT_CONSTRAINT_NONE); in pset_rt_init()4544 uint32_t constraint = RT_CONSTRAINT_NONE; in rt_runq_dequeue()4607 uint32_t constraint = RT_CONSTRAINT_NONE; in rt_runq_remove()