Searched refs:switch_threads (Results 1 – 1 of 1) sorted by relevance
96 static void switch_threads(struct thread *prev, struct thread *next);179 switch_threads(prev, next); in schedule()244 switch_threads(struct thread *prev, struct thread *next) in switch_threads() function