Searched refs:poll_blocked_task (Results 1 – 1 of 1) sorted by relevance
124 match self.poll_blocked_task(cx) { in poll_read_frame()141 fn poll_blocked_task(&mut self, cx: &mut Context<'_>) -> Poll<Result<(), DispatchErrorKind>> { in poll_blocked_task() method