user_timer_stop_cpu_timers
void user_timer_stop_cpu_timers(Thread* thread, Thread* nextThread);
user_timer_stop_cpu_timers(fromThread, toThread);
user_timer_stop_cpu_timers(thread, NULL);