Home | History | Annotate | Download | only in vm

Lines Matching defs:retryCount

2636     int retryCount = 0;
2651 if (retryCount == 2) {
2665 if (gDvmJit.pJitEntryTable && retryCount > 0 &&
2679 self->threadId, retryCount,
2681 if (retryCount > 1) {
2692 if (retryCount++ == kMaxRetries) {