Searched refs:useWal (Results 1 – 1 of 1) sorted by relevance
70437 static int walTryBeginRead(Wal *pWal, int *pChanged, int useWal, int *pCnt){ argument70447 assert( (pWal->readOnly & WAL_SHM_RDONLY)==0 || useWal==0 );70488 if( !useWal && walEnableBlockingMs(pWal, nBlockTmout) ){70496 if( !useWal ){70551 if( !useWal && AtomicLoad(&pInfo->nBackfill)==pWal->hdr.mxFrame