Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty.c1027 int revokecnt = tp->t_revokecnt; in tty_wait() local
1039 if (tp->t_revokecnt != revokecnt) in tty_wait()
1048 int revokecnt = tp->t_revokecnt; in tty_timedwait() local
1060 if (tp->t_revokecnt != revokecnt) in tty_timedwait()
A Dtty_compat.c103 int revokecnt = tp->t_revokecnt; in lwp_tty_bg_stop() local
139 if (tp->t_revokecnt != revokecnt) in lwp_tty_bg_stop()

Completed in 5 milliseconds