Home
last modified time | relevance | path

Searched defs:unblock_func (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/ruby/ext/grpc/
Drb_completion_queue.c37 void (*unblock_func)(void*); member
/third_party/nghttp2/src/
Dshrpx_connect_blocker.cc44 std::function<void()> unblock_func) in ConnectBlocker()