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

/xnu-2422.115.4/osfmk/kdp/
H A Dkdp_udp.c1332 unsigned int poll_timeout; local
1345 poll_timeout = 50;
1346 while(!pkt.input && poll_timeout)
1349 poll_timeout--;

Completed in 21 milliseconds