Searched refs:thread_2 (Results 1 – 1 of 1) sorted by relevance
73 static ALWAYS_INLINE int32_t z_sched_prio_cmp(struct k_thread *thread_1, struct k_thread *thread_2) in z_sched_prio_cmp() argument77 int32_t b2 = thread_2->base.prio; in z_sched_prio_cmp()92 uint32_t d2 = thread_2->base.prio_deadline; in z_sched_prio_cmp()