Searched refs:thread_1 (Results 1 – 3 of 3) sorted by relevance
122 int32_t z_sched_prio_cmp(struct k_thread *thread_1, struct k_thread *thread_2);
13 extern int32_t z_sched_prio_cmp(struct k_thread *thread_1,
56 int32_t z_sched_prio_cmp(struct k_thread *thread_1, in z_sched_prio_cmp() argument60 int32_t b1 = thread_1->base.prio; in z_sched_prio_cmp()75 uint32_t d1 = thread_1->base.prio_deadline; in z_sched_prio_cmp()