Searched refs:WAL_LOCK_CKPT (Results 1 – 1 of 1) sorted by relevance
210 #define WAL_LOCK_CKPT 1 macro3089 const u32 mReq = (1<<WAL_LOCK_WRITE)|(1<<WAL_LOCK_CKPT)|(1<<WAL_LOCK_READ0); in rbuCaptureWalRead()4919 if( ofst==WAL_LOCK_CKPT && n==1 ) rc = SQLITE_BUSY; in rbuVfsShmLock()