Searched refs:update_cache (Results 1 – 2 of 2) sorted by relevance
38 static void update_cache(int preempt_ok);296 update_cache(thread == _current); in move_thread_to_end_of_prio_q()323 static void update_cache(int preempt_ok) in update_cache() function386 update_cache(0); in ready_thread()576 update_cache(thread == _current); in unready_thread()774 update_cache(1); in z_thread_prio_set()848 update_cache(0); in k_sched_unlock()1127 update_cache(1); in z_impl_k_yield()1363 update_cache(1); in halt_thread()
784 * :github:`8129` - scheduler: in update_cache() thread from next_up() and _current are the same