Searched refs:bubble_down (Results 1 – 1 of 1) sorted by relevance
104 static void bubble_down(nghttp2_pq *pq, size_t index) in bubble_down() function132 bubble_down(pq, 0); in nghttp2_pq_pop()155 bubble_down(pq, item->index); in nghttp2_pq_remove()183 bubble_down(pq, i - 1); in nghttp2_pq_update()
Completed in 17 milliseconds