Home
last modified time | relevance | path

Searched refs:remove_and_get_blocked (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_downstream_queue.h95 Downstream *remove_and_get_blocked(Downstream *downstream,
Dshrpx_downstream_queue.cc124 Downstream *DownstreamQueue::remove_and_get_blocked(Downstream *downstream, in remove_and_get_blocked() function in shrpx::DownstreamQueue
Dshrpx_http2_upstream.cc1626 auto next_downstream = downstream_queue_.remove_and_get_blocked(downstream); in remove_downstream()
2363 downstream_queue_.remove_and_get_blocked(promised_downstream, false); in cancel_premature_downstream()