Searched defs:poll_res (Results 1 – 3 of 3) sorted by relevance
82 let poll_res = match this.stream.as_mut().as_pin_mut() { in poll() localVariable
331 int poll_res = PERFETTO_EINTR(poll(fds, nfds, poll_timeout_ms)); in PollInternal() local
672 let poll_res = match dying_instant { in run_config() localVariable