Searched refs:thread_arch_switch_thread (Results 1 – 3 of 3) sorted by relevance
45 thread_arch_switch_thread(thread_t *next_thread, ticks_t *schedtime);
194 thread_t *prev = thread_arch_switch_thread(thread, &schedtime); in thread_switch_to()
72 thread_arch_switch_thread(thread_t *next_thread, ticks_t *schedtime) in thread_arch_switch_thread() function
Completed in 15 milliseconds