Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_downstream_queue.cc99 downstream->attach_blocked_link(link); in mark_blocked()
Dshrpx_downstream.h480 void attach_blocked_link(BlockedLink *l);
Dshrpx_downstream.cc1092 void Downstream::attach_blocked_link(BlockedLink *l) { in attach_blocked_link() function in shrpx::Downstream