Searched defs:waittime (Results 1 – 3 of 3) sorted by relevance
33 waittime = WAIT_BASE * math.pow(2, retry) variable
320 int waittime = 5; /* time to wait for response (in seconds) */ variable
416 static unsigned long waittime; in __schedule_exit() local