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

/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_udp.c83 extern int reattach_wait;
1259 if (reattach_wait == 0) {
1268 reattach_wait = 0;
1308 reattach_wait = 0;
1496 if (reattach_wait == 1)
1908 reattach_wait = 1;
H A Dkdp.c123 int reattach_wait = 0; variable
314 reattach_wait = 1;
317 reattach_wait = 1;
344 reattach_wait = 1;

Completed in 14 milliseconds