Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream_queue.cc125 bool next_blocked) { in remove_and_get_blocked() argument
149 if (!next_blocked || ent.num_active >= conn_max_per_host_) { in remove_and_get_blocked()
Dshrpx_downstream_queue.h96 bool next_blocked = true);