Searched refs:new_thread (Results 1 – 2 of 2) sorted by relevance
132 struct thread_struct *new_thread, *old_thread; in _switch_to() local174 new_thread = &new->thread; in _switch_to()176 *last = _switch(old_thread, new_thread); in _switch_to()
190 struct thread_struct *new_thread, *old_thread; in _switch_to() local236 new_thread = &new->thread; in _switch_to()238 *last = _switch(old_thread, new_thread); in _switch_to()