Home
last modified time | relevance | path

Searched refs:thread_1 (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/kernel/include/
Dpriority_q.h73 static ALWAYS_INLINE int32_t z_sched_prio_cmp(struct k_thread *thread_1, struct k_thread *thread_2) in z_sched_prio_cmp() argument
76 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()