Searched refs:z_thread_essential_set (Results 1 – 3 of 3) sorted by relevance
30 z_thread_essential_set(arch_current_thread()); in thread_entry()80 z_thread_essential_set(arch_current_thread()); in abort_thread_entry()
252 z_thread_essential_set(arch_current_thread()); in enter_user_mode_entry()
168 static inline void z_thread_essential_set(struct k_thread *thread) in z_thread_essential_set() function