Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_twait.c185 int timeout_is_event = 0; in _nc_timed_wait() local
207 (void) timeout_is_event; in _nc_timed_wait()
220 timeout_is_event = 1; in _nc_timed_wait()
298 && !result && timeout_is_event) { in _nc_timed_wait()
428 && !result && timeout_is_event) in _nc_timed_wait()