Searched refs:stop_timer (Results 1 – 4 of 4) sorted by relevance
653 stop_timer(timer_T *timer) in stop_timer() function674 stop_timer(timer); in stop_all_timers()883 stop_timer(timer); in f_timer_stop()
5221 stop_timer(win->w_popup_timer); in win_free_popup()
13 void stop_timer(timer_T *timer);
14324 Problem: Crash when stop_timer() is called in a callback of a callback.