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

/freebsd-current/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;
253 if (want_sem_post)
292 want_sem_post = 1;

Completed in 64 milliseconds