Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwal.c2035 static int walCheckpoint( in walCheckpoint() function
3926 rc = walCheckpoint(pWal, db, eMode2, xBusy2, pBusyArg, sync_flags, zBuf); in sqlite3WalCheckpoint()