Searched refs:iAttempt (Results 1 – 1 of 1) sorted by relevance
1143 int iAttempt = 0; in lsmBeginReadTrans() local1147 while( rc==LSM_OK && pDb->iReader<0 && (iAttempt++)<nMaxAttempt ){ in lsmBeginReadTrans()