Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dsound.pro3 int has_sound_callback_in_queue(void);
/vim-8.2.3635/src/
H A Dsound.c143 has_sound_callback_in_queue(void) in has_sound_callback_in_queue() function
H A Dgetchar.c2256 if (has_sound_callback_in_queue()) in parse_queued_messages()
H A Dos_unix.c6110 if (has_sound_callback_in_queue()) in WaitForCharOrMouse()