Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnbdebug.h41 WT_STOP // look for ~/.gvimstop if set enumerator
H A Dnbdebug.c66 } else if (wait_flags & WT_STOP && lookup("~/.gvimstop")) { in nbdebug_wait()
H A Dmain.c920 nbdebug_wait(WT_ENV | WT_WAIT | WT_STOP, "SPRO_GVIM_WAIT", 20); in common_init()