Searched refs:waittime_ms (Results 1 – 1 of 1) sorted by relevance
100 static int waittime_ms = 500; variable1177 ret = poll(&pfd, 1, waittime_ms); in do_poll()1188 int64_t tstop = gettimeofday_ms() + waittime_ms; in wait_compl()