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