Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dprioq.c104 static unsigned shuffle_down(Prioq *q, unsigned idx) { in shuffle_down() function
211 k = shuffle_down(q, k); in remove_item()
267 k = shuffle_down(q, k); in prioq_reshuffle()