Searched refs:newt (Results 1 – 1 of 1) sorted by relevance
34 void z_sparc_context_switch(struct k_thread *newt, struct k_thread *oldt);43 struct k_thread *newt = switch_to; in arch_switch() local47 z_sparc_context_switch(newt, oldt); in arch_switch()