Home | History | Annotate | Download | only in src

Lines Matching refs:attempts

2999   int attempts = 0;
3002 } while (hash == 0 && attempts++ < 30);