Home
last modified time | relevance | path

Searched defs:WeightGroupEntry (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_worker.h182 struct WeightGroupEntry { struct
189 bool operator()(const WeightGroupEntry &lhs, in operator() argument
Dshrpx_worker.cc211 std::priority_queue<WeightGroupEntry, std::vector<WeightGroupEntry>, in ensure_enqueue_addr()
Dshrpx_client_handler.cc840 std::priority_queue<WeightGroupEntry, std::vector<WeightGroupEntry>, in reschedule_wg()