Searched refs:CheckpointStarvationCtx (Results 1 – 1 of 1) sorted by relevance
47 struct CheckpointStarvationCtx { struct51 typedef struct CheckpointStarvationCtx CheckpointStarvationCtx; argument59 CheckpointStarvationCtx *p = (CheckpointStarvationCtx *)pCtx; in checkpoint_starvation_walhook()92 static void checkpoint_starvation_main(int nMs, CheckpointStarvationCtx *p){ in checkpoint_starvation_main()132 CheckpointStarvationCtx ctx = { SQLITE_CHECKPOINT_PASSIVE, 0 }; in checkpoint_starvation_1()142 CheckpointStarvationCtx ctx = { SQLITE_CHECKPOINT_RESTART, 0 }; in checkpoint_starvation_2()