Searched defs:poll_timeout (Results 1 – 7 of 7) sorted by relevance
2343 struct timeval poll_timeout; in libusb_handle_events_timeout_completed() local2485 struct timeval poll_timeout; in libusb_handle_events_locked() local
65 int poll_timeout = 2; /* by default 2ms timeout */ variable
91 int poll_timeout = 30000; variable
43 static int poll_timeout = 10 * 1000; variable
205 int poll_timeout; /* timeout to use in poll() */ member
79665 unsigned int poll_timeout; member