Home
last modified time | relevance | path

Searched refs:try_consume_pending_concurrency (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/
H A Dmanager.rs211 self.controller.streams.try_consume_pending_concurrency(); in poll_input_request()
H A Dstreams.rs325 pub(crate) fn try_consume_pending_concurrency(&mut self) { in try_consume_pending_concurrency() method