Lines Matching full:checkpointer
43209 ** 1. Checkpointer lock (ofst==1).
43255 ** be a checkpointer blocked waiting on the WRITER lock. And thread 2
64826 ** this function takes a SHARED lock on the CHECKPOINTER slot and then
64831 ** the CHECKPOINTER lock cannot be obtained, SQLITE_BUSY. If any error
64832 ** occurs (any value other than SQLITE_OK is returned), the CHECKPOINTER
65273 ** The checkpointer may only transfer frames from WAL to database where
68020 ** is obtained, that is not necessarily true. A checkpointer may
68099 ** copied into the database by a checkpointer. If either of these things
68113 ** checkpointer that set nBackfill was not working with a wal-index
68115 ** cause a problem. The checkpointer could omit to checkpoint
68121 ** we can guarantee that the checkpointer that set nBackfill could not
68256 /* It is possible that there is a checkpointer thread running
68258 ** checkpointer has already determined that it will checkpoint
68262 ** there is no checkpointer process by taking a shared CKPT lock
68305 ** not, also check that no checkpointer has attempted to checkpoint any
68322 ** where (minFrame < iSnapshot < maxFrame), a checkpointer may
69431 ** This function takes a SHARED lock on the CHECKPOINTER slot and then
69436 ** the CHECKPOINTER lock cannot be obtained, SQLITE_BUSY. If any error
69437 ** occurs (any value other than SQLITE_OK is returned), the CHECKPOINTER
226476 ** xShmLock() WRITER, CHECKPOINTER and READ0 locks on the target
227016 /* Release the checkpointer and writer locks */