Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dui.c174 (void)vim_handle_signal(SIGNAL_UNBLOCK); in ui_inchar()
H A Dvim.h2520 #define SIGNAL_UNBLOCK -2 macro
H A Dos_unix.c1538 case SIGNAL_UNBLOCK: blocked = FALSE; in vim_handle_signal()