Home
last modified time | relevance | path

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

/libuv/src/
H A Dheap-inl.h72 static void heap_node_swap(struct heap* heap, in heap_node_swap() function
147 heap_node_swap(heap, newnode->parent, newnode); in HEAP_EXPORT()
228 heap_node_swap(heap, child, smallest); in HEAP_EXPORT()
236 heap_node_swap(heap, child->parent, child); in HEAP_EXPORT()

Completed in 5 milliseconds