Searched refs:PAGER_ERR_LOCK (Results 1 – 1 of 1) sorted by relevance
209 #define PAGER_ERR_LOCK 0x04 /* error in the locking protocol */ macro383 if( pPager->errMask & PAGER_ERR_LOCK ) rc = SQLITE_PROTOCOL; in pager_errcode()