Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dshrpx_connection_handler.h278 std::vector<struct ev_loop *> worker_loops_; variable
Dshrpx_connection_handler.cc187 for (auto loop : worker_loops_) { in ~ConnectionHandler()
412 worker_loops_.push_back(loop); in create_worker_thread()