Searched refs:bubble_up (Results 1 – 1 of 1) sorted by relevance
59 static void bubble_up(nghttp2_pq *pq, size_t index) in bubble_up() function91 bubble_up(pq, pq->length - 1); in nghttp2_pq_push()157 bubble_up(pq, item->index); in nghttp2_pq_remove()
Completed in 2 milliseconds