Searched refs:myTimeout (Results 1 – 1 of 1) sorted by relevance
1758 int myTimeout = 0; in KdBlockHandler() local1767 if (ms < myTimeout || myTimeout == 0) in KdBlockHandler()1768 myTimeout = ms; in KdBlockHandler()1771 if (myTimeout > 0) in KdBlockHandler()1772 AdjustWaitForDelay(timeo, myTimeout); in KdBlockHandler()