Searched defs:shuffle_down (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dprioq.c126 static unsigned shuffle_down(Prioq *q, unsigned idx) { function
223 k = shuffle_down(q, k);
276 k = shuffle_down(q, k);

Completed in 14 milliseconds