Searched refs:eLockType (Results 1 – 1 of 1) sorted by relevance
73397 int eLockType73401 printf("%s-%p %u%s:", zMsg, pBt, iRoot, eLockType==READ_LOCK?"R":"W");73447 int eLockType /* Required lock type (READ_LOCK or WRITE_LOCK) */ argument73458 || (eLockType==READ_LOCK && (pBtree->db->flags & SQLITE_ReadUncommit))73496 SHARED_LOCK_TRACE(pBtree->pBt,"hasLock",iRoot,eLockType);73504 && pLock->eLock>=eLockType