Home
last modified time | relevance | path

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

/trueos/usr.sbin/pppctl/
HDpppctl.c74 static int want_sem_post; /* Need to let the Monitor thread in ? */ variable
233 want_sem_post = 1; in InputHandler()
252 if (want_sem_post) in SmartGets()
291 want_sem_post = 1; in Terminal()