Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.h203 int raxRandomWalk(raxIterator *it, size_t steps);
H A Drax.c1732 int raxRandomWalk(raxIterator *it, size_t steps) { in raxRandomWalk() function