Searched refs:set_current_thread (Results 1 – 7 of 7) sorted by relevance
294 static inline void set_current_thread(struct thread *t) in set_current_thread() function308 static inline void set_current_thread(struct thread *t) in set_current_thread() function452 static inline void set_current_thread(struct thread *t) in set_current_thread() function
34 static inline void set_current_thread(struct thread *t) in set_current_thread() function130 set_current_thread(t); in schedule()252 set_current_thread(t); in threads_initialize()
124 static inline void set_current_thread(struct thread *t) in set_current_thread() function
254 fn set_current_thread(&mut self, thread: ForeignBox<Thread>) { in set_current_thread() method335 sched_state.set_current_thread(new_thread); in reschedule()
273 static inline void set_current_thread(struct thread *t) in set_current_thread() function
234 void set_current_thread(thread_t *);
996 set_current_thread(newthread); in thread_resched()1300 set_current_thread(t); in thread_init_early()1600 set_current_thread(t); in thread_secondary_cpu_init_early()