Searched refs:z_set_prio (Results 1 – 3 of 3) sorted by relevance
99 return z_set_prio(mutex->owner, new_prio); in adjust_owner_prio()
1020 bool z_set_prio(struct k_thread *thread, int prio) in z_set_prio() function1049 bool need_sched = z_set_prio(thread, prio); in z_thread_priority_set()
57 bool z_set_prio(struct k_thread *thread, int prio);