Home | History | Annotate | Download | only in vm

Lines Matching refs:retryCount

2437     int retryCount = 0;
2452 if (retryCount == 2) {
2466 if (gDvmJit.pJitEntryTable && retryCount > 0 &&
2480 self->threadId, retryCount,
2482 if (retryCount > 1) {
2493 if (retryCount++ == kMaxRetries) {