Searched refs:thread_1 (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() argument76 int32_t b1 = thread_1->base.prio; in z_sched_prio_cmp()91 uint32_t d1 = thread_1->base.prio_deadline; in z_sched_prio_cmp()