Home | History | Annotate | Download | only in dist

Lines Matching full:reaches

2352 ** running statements reaches zero are interrupted as if they had been
2354 ** that are started after the running statement count reaches zero are
7297 ** run whenever the WAL reaches a certain size threshold.
9914 ** count on this object is decremented. When it reaches 0, the destructor
25894 ** the object when the reference count reaches zero.
26783 ** count reaches zero, close any other file descriptors whose close
27050 ** When the locking level reaches NO_LOCK, delete the lock file.
49089 int mxErr; /* Stop accumulating errors when this reaches zero */
51339 ** Decrement the BtShared.nRef counter. When it reaches zero,
51341 ** true if the BtShared.nRef counter reaches zero and return
52531 ** reaches 0, set the shared state to TRANS_NONE. The unlockBtreeIfUnused()
56656 ** This error is caught long before control reaches this point.
60658 int nRow; /* Stop when row count reaches this */
60685 /* When the number of output rows reaches nRow, that means the
64418 ** each instruction in the VDBE. When it reaches zero, the u1.isInterrupted
68708 ** allowed to be less than this value. When this value reaches its maximum,
81718 /* Do not delete the table until the reference count reaches zero. */
101599 ** reaches zero, call the xDisconnect() method to delete the object.
116088 ** incrementing idx. When idx reaches MERGE_COUNT (default 16), all
130887 ** Decrement the r-tree reference count. When the reference count reaches