Searched defs:old_thread (Results 1 – 6 of 6) sorted by relevance
936 static inline void arch_cohere_stacks(struct k_thread *old_thread, in arch_cohere_stacks()
62 void *z_arch_get_next_switch_handle(struct k_thread **old_thread) in z_arch_get_next_switch_handle()
42 static ALWAYS_INLINE void arch_cohere_stacks(struct k_thread *old_thread, in arch_cohere_stacks()
81 struct k_thread *new_thread, *old_thread; in do_swap() local
211 void *z_arch_get_next_switch_handle(struct k_thread **old_thread) in z_arch_get_next_switch_handle()218 void *z_arch_get_next_switch_handle(struct k_thread **old_thread) in z_arch_get_next_switch_handle()
851 struct k_thread *old_thread = _current, *new_thread; in z_get_next_switch_handle() local