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

/macosx-10.9.5/ppp-727.90.1/Drivers/PPTP/PPTP-extension/
H A Dpptp_proto.c92 static uint8_t pptp_timer_thread_is_dead = 0; /* > 0 if dead */ variable
113 pptp_timer_thread_is_dead++;
114 wakeup(&pptp_timer_thread_is_dead);
184 if (pptp_timer_thread_is_dead == 0) {

Completed in 119 milliseconds