Home
last modified time | relevance | path

Searched refs:unblock_func_ (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_connect_blocker.cc47 unblock_func_(std::move(unblock_func)), in ConnectBlocker()
138 if (unblock_func_) { in call_unblock_func()
139 unblock_func_(); in call_unblock_func()
H A Dshrpx_connect_blocker.h74 std::function<void()> unblock_func_; member in shrpx::ConnectBlocker

Completed in 1 milliseconds