Searched defs:timeout (Results 1 – 5 of 5) sorted by relevance
44 let timeout = tick_rate in new() localVariable
73 pub fn timeout(&self) -> bool { in timeout() method
191 pub fn timeout(&self) -> bool { in timeout() method
387 let timeout = 100_000; in wait_for_read() localVariable398 let timeout = 100_000; in wait_for_write() localVariable
429 let mut timeout = false; in do_epoll_wait() localVariable