Home | History | Annotate | Download | only in jni

Lines Matching defs:attempt

317     int attempt = 0;
319 for (attempt = 0; attempt < 1000 && reply == NULL; attempt ++) {
347 if (attempt == 1000) {