Home
last modified time | relevance | path

Searched refs:s_timed_out (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_w32.c485 static int s_timed_out = FALSE; variable
678 s_timed_out = TRUE; in _OnTimer()
2058 if (s_wait_timer != 0 && !s_timed_out) in remove_any_timer()
2083 s_timed_out = FALSE; in gui_mch_wait_for_chars()
2099 while (!s_timed_out) in gui_mch_wait_for_chars()