Searched refs:mxI (Results 1 – 2 of 2) sorted by relevance
2713 int mxI; /* Index of largest aReadMark[] value */ in walTryBeginRead() local2832 mxI = 0; in walTryBeginRead()2844 mxI = i; in walTryBeginRead()2848 && (mxReadMark<mxFrame || mxI==0) in walTryBeginRead()2855 mxI = i; in walTryBeginRead()2863 if( mxI==0 ){ in walTryBeginRead()2868 rc = walLockShared(pWal, WAL_READ_LOCK(mxI)); in walTryBeginRead()2908 if( AtomicLoad(pInfo->aReadMark+mxI)!=mxReadMark in walTryBeginRead()2911 walUnlockShared(pWal, WAL_READ_LOCK(mxI)); in walTryBeginRead()2915 pWal->readLock = (i16)mxI; in walTryBeginRead()
4785 int mxI = 0; /* Index of next entry to replace */ in wherePathSolver() local4974 jj = mxI; in wherePathSolver()5040 mxI = 0; in wherePathSolver()5049 mxI = jj; in wherePathSolver()