Lines Matching full:outstanding
827 ** outstanding [prepared statements] or [BLOB handles], then it returns
2750 ** of memory currently outstanding (malloced but not freed).
6136 ** implementation of this method is expected to release all outstanding
6427 ** outstanding at time, this parameter also reports the number of threads
6698 ** any outstanding resources before process shutdown, if required.
9154 /* Return the total number of outstanding page references */
15547 ** Head and tail of a linked list of all outstanding allocations
16418 ** Free an outstanding memory allocation.
16460 ** Return the size of an outstanding allocation, in bytes. The
16718 ** be the maximum amount of memory ever outstanding at one time. Let
16874 ** Return the size of an outstanding allocation, in bytes. The
16977 ** Free an outstanding memory allocation.
18917 ** Each thread may only have a single outstanding allocation from
18920 ** is outstanding clearing it when the allocation is freed.
18964 ** are outstanding at one time. (This is only checked in the
18978 ** is outstanding at one time. (This is only checked in the
26022 int nLock; /* Number of outstanding file locks */
26773 ** was deferred because of outstanding locks.
26845 /* If there are outstanding locks, do not actually close the file just
27932 /* If there are outstanding locks, do not actually close the file just
32912 ** Return the size of an outstanding allocation, in bytes.
36411 ** are no outstanding page references when this function is called.
36647 ** caller must ensure that there are no outstanding references to any pages
38727 ** outstanding transactions have been abandoned, the pager is able to
38759 ** * There are one or more outstanding references to pages (after the
39345 /* There must be at least one outstanding reference to the pager if
40207 ** trusted. Now that there are no outstanding references to the pager,
41321 ** If page iPg is present in the cache, and has no outstanding references,
41322 ** it is discarded. Otherwise, if there are one or more outstanding
41897 ** * there are no outstanding page references, and
41923 ** there is at least one outstanding page reference, this function
42175 ** transaction is rolled back. All outstanding pages are invalidated
42587 ** currently dirty but has no outstanding references. The page
43147 ** no outstanding references to any pages, and is in the error state,
43160 ** outstanding pages. This implies that the pager state should either
43274 ** to be in ERROR state when there are zero outstanding page
43379 ** object with no outstanding references.
47840 ** (b) has an outstanding reference, then xUndo is either a no-op
47845 ** are no outstanding references to any page other than page 1. And
51411 /* If there are still other outstanding references to the shared-btree
51811 ** If there are no outstanding cursors and we are not in the middle
54641 /* There is no reason any cursor should have an outstanding reference
57372 "Outstanding page count goes from %d to %d during this analysis",
61582 ** committed. If there are outstanding deferred foreign key constraint
61585 ** If there are outstanding FK violations and this function returns
88072 ** outstanding constraints to resolve. If there are not, there is no need
88073 ** to check if deleting this row resolves any outstanding violations.
88368 ** determined at runtime that there are outstanding deferred FK
88386 ** the entire DELETE if there are no outstanding deferred constraints
88532 ** outstanding foreign key constraint violation. */
112688 ** there are outstanding database connections or memory allocations or
112724 ** This routine should only be called when there are no outstanding
113186 /* If there are any outstanding VMs, return SQLITE_BUSY. */
113205 /* Free any outstanding Savepoint structures. */