Home | History | Annotate | Download | only in netperf

Lines Matching refs:Sleep

30 /*      msec_sleep()            sleep for some msecs            */
118 #define sleep(x) Sleep((x)*1000)
2355 second calibration, and we used to have an aribtrary 40 second sleep
2697 sleep(1);
2738 sleep(1);
3320 /* sleep for that long so the 60 second select in recv_response will */