Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_unix.c1531 static int blocked = TRUE; in vim_handle_signal() local
1535 case SIGNAL_BLOCK: blocked = TRUE; in vim_handle_signal()
1538 case SIGNAL_UNBLOCK: blocked = FALSE; in vim_handle_signal()
1546 default: if (!blocked) in vim_handle_signal()
/vim-8.2.3635/src/testdir/
H A Dtest_excmd.vim573 " Test for commands that are blocked in a sandbox
/vim-8.2.3635/runtime/syntax/
H A Dtypescriptcommon.vim1619 syntax keyword typescriptDatabaseEvent contained blocked complete error success upgradeneeded
/vim-8.2.3635/runtime/doc/
H A Dmap.txt287 For this reason the following is blocked:
H A Deval.txt10221 Note that autocommands are blocked, side effects may not be
10238 Note that autocommands are blocked, side effects may not be
10726 w blocked on waiting, e.g. ch_evalexpr(), ch_read() and
H A Dtodo.txt3226 blocked for now.