Lines Matching full:checkpointer
42879 ** 1. Checkpointer lock (ofst==1).
64258 ** this function takes a SHARED lock on the CHECKPOINTER slot and then
64263 ** the CHECKPOINTER lock cannot be obtained, SQLITE_BUSY. If any error
64264 ** occurs (any value other than SQLITE_OK is returned), the CHECKPOINTER
64684 ** The checkpointer may only transfer frames from WAL to database where
67368 ** is obtained, that is not necessarily true. A checkpointer may
67437 ** copied into the database by a checkpointer. If either of these things
67451 ** checkpointer that set nBackfill was not working with a wal-index
67453 ** cause a problem. The checkpointer could omit to checkpoint
67459 ** we can guarantee that the checkpointer that set nBackfill could not
67594 /* It is possible that there is a checkpointer thread running
67596 ** checkpointer has already determined that it will checkpoint
67600 ** there is no checkpointer process by taking a shared CKPT lock
67643 ** not, also check that no checkpointer has attempted to checkpoint any
67660 ** where (minFrame < iSnapshot < maxFrame), a checkpointer may
68756 ** This function takes a SHARED lock on the CHECKPOINTER slot and then
68761 ** the CHECKPOINTER lock cannot be obtained, SQLITE_BUSY. If any error
68762 ** occurs (any value other than SQLITE_OK is returned), the CHECKPOINTER
219017 ** xShmLock() WRITER, CHECKPOINTER and READ0 locks on the target
219557 /* Release the checkpointer and writer locks */