Searched defs:timeout (Results 1 – 3 of 3) sorted by relevance
146 static bool WaitForSocketClose(int fd, std::chrono::milliseconds timeout) { in WaitForSocketClose()
238 int ev_wait(int timeout) { in ev_wait()
887 const unsigned timeout = 500; // 10ms increments in InitGraphics() local