Searched refs:reach_max_concurrency (Results 1 – 2 of 2) sorted by relevance
171 if self.controller.streams.reach_max_concurrency() { in poll_recv_request()190 if self.controller.streams.reach_max_concurrency() { in poll_recv_request()
210 pub(crate) fn reach_max_concurrency(&mut self) -> bool { in reach_max_concurrency() method326 while !self.reach_max_concurrency() { in try_consume_pending_concurrency()