Searched defs:poll_timeout (Results 1 – 5 of 5) sorted by relevance
65 int poll_timeout = 2; /* by default 2ms timeout */ variable
2323 struct timeval poll_timeout; in libusb_handle_events_timeout_completed() local2465 struct timeval poll_timeout; in libusb_handle_events_locked() local
561 struct timespec ts, *poll_timeout; in cras_server_run() local
91 int poll_timeout = 30000; variable
191 int poll_timeout; /* timeout to use in poll() */ member