Searched refs:sqlite3WalSnapshotUnlock (Results 1 – 3 of 3) sorted by relevance
136 void sqlite3WalSnapshotUnlock(Wal *pWal);
4129 void sqlite3WalSnapshotUnlock(Wal *pWal){ in sqlite3WalSnapshotUnlock() function
7718 sqlite3WalSnapshotUnlock(pPager->pWal); in sqlite3PagerSnapshotUnlock()