Home
last modified time | relevance | path

Searched refs:remove_and_get_blocked (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream_queue.h95 Downstream *remove_and_get_blocked(Downstream *downstream,
H A Dshrpx_downstream_queue.cc124 Downstream *DownstreamQueue::remove_and_get_blocked(Downstream *downstream, in remove_and_get_blocked() function in shrpx::DownstreamQueue
H A Dshrpx_http2_upstream.cc1636 auto next_downstream = downstream_queue_.remove_and_get_blocked(downstream); in remove_downstream()
2381 downstream_queue_.remove_and_get_blocked(promised_downstream, false); in cancel_premature_downstream()
H A Dshrpx_http3_upstream.cc2785 auto next_downstream = downstream_queue_.remove_and_get_blocked(downstream); in remove_downstream()

Completed in 8 milliseconds