Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_pq.c104 static void bubble_down(nghttp2_pq *pq, size_t index) in bubble_down() function
132 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