Home
last modified time | relevance | path

Searched refs:mReq (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c3089 const u32 mReq = (1<<WAL_LOCK_WRITE)|(1<<WAL_LOCK_CKPT)|(1<<WAL_LOCK_READ0); in rbuCaptureWalRead() local
3092 if( pRbu->mLock!=mReq ){ in rbuCaptureWalRead()