Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwal.c1406 pInfo->nBackfill = 0; in walIndexRecover()
1997 AtomicStore(&pInfo->nBackfill, 0); in walRestartHdr()
2058 if( pInfo->nBackfill<pWal->hdr.mxFrame ){ in walCheckpoint()
2090 if( pInfo->nBackfill<mxSafeFrame ){ in walCheckpoint()
2098 u32 nBackfill = pInfo->nBackfill; in walCheckpoint() local
2160 AtomicStore(&pInfo->nBackfill, mxSafeFrame); in walCheckpoint()
2182 if( pInfo->nBackfill<pWal->hdr.mxFrame ){ in walCheckpoint()
2187 assert( pInfo->nBackfill==pWal->hdr.mxFrame ); in walCheckpoint()
2906 pWal->minFrame = AtomicLoad(&pInfo->nBackfill)+1; in walTryBeginRead()
3447 assert( pInfo->nBackfill==pWal->hdr.mxFrame ); in walRestartLog()
[all …]
/sqlite-3.40.0/test/
H A De_walauto.test34 binary scan [read $::shmfd 4] n nBackfill
35 set nBackfill