Searched defs:interrupted (Results 1 – 3 of 3) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | ui.c | 271 int (*wait_func)(long wtime, int *interrupted, int ignore_input), in inchar_loop() 275 int interrupted = FALSE; in inchar_loop() local 436 int (*wait_func)(long wtime, int *interrupted, int ignore_input), in ui_wait_for_chars_or_timer()
|
| H A D | os_vms.c | 740 int *interrupted) in RealWaitForChar()
|
| H A D | os_unix.c | 6043 WaitForChar(long msec, int *interrupted, int ignore_input) in WaitForChar() 6063 WaitForCharOrMouse(long msec, int *interrupted, int ignore_input) in WaitForCharOrMouse() 6159 RealWaitForChar(int fd, long msec, int *check_for_gpm UNUSED, int *interrupted) in RealWaitForChar()
|