Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pppctl/
H A Dpppctl.c73 static int want_sem_post; /* Need to let the Monitor thread in ? */ variable
234 want_sem_post = 1; in InputHandler()
253 if (want_sem_post) in SmartGets()
292 want_sem_post = 1; in Terminal()