Searched refs:wait_ms (Results 1 – 16 of 16) sorted by relevance
65 int wait_ms(int timeout_ms);
1182 wait_ms(10); in send_doc()1206 wait_ms(sleep_time); in send_doc()1252 res = wait_ms(250); in send_doc()1471 wait_ms(250); in http_connect()1600 wait_ms(250); in http_connect()1754 wait_ms(250); in http_connect()2388 wait_ms(req->delay); in main()2420 wait_ms(50); in main()
229 int wait_ms(int timeout_ms) in wait_ms() function
814 rc = wait_ms(delay); in sockdaemon()
828 rc = wait_ms(delay); in sockdaemon()
1193 wait_ms(1000*test->writedelay); in sendtftp()
1017 res = wait_ms(250); in send_doc()
1234 rc = wait_ms(delay); in sockdaemon()
42 wait_ms(1000); in read_callback()
121 wait_ms(1); /* to ensure different end times */ in test()
124 wait_ms(1); /* to ensure different end times */ in test()
126 wait_ms(1); /* to ensure different end times */ in test()
128 wait_ms(1); /* to ensure different end times */ in test()
67 void wait_ms(int ms) in wait_ms() function
55 wait_ms(TIME_BETWEEN_START_SECS * 1000); in run_thread()
71 extern void wait_ms(int ms); /* wait this many milliseconds */
Completed in 32 milliseconds