Searched refs:z_thread_priority_set (Results 1 – 2 of 2) sorted by relevance
54 void z_thread_priority_set(struct k_thread *thread, int prio);
825 void z_thread_priority_set(struct k_thread *thread, int prio) in z_thread_priority_set() function1187 z_thread_priority_set(th, prio); in z_impl_k_thread_priority_set()