Home | History | Annotate | Download | only in dist

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
26040 int nLock; /* Number of outstanding file locks */
26791 ** was deferred because of outstanding locks.
26863 /* If there are outstanding locks, do not actually close the file just
27950 /* If there are outstanding locks, do not actually close the file just
32940 ** Return the size of an outstanding allocation, in bytes.
36439 ** are no outstanding page references when this function is called.
36675 ** caller must ensure that there are no outstanding references to any pages
38755 ** outstanding transactions have been abandoned, the pager is able to
38787 ** * There are one or more outstanding references to pages (after the
39373 /* There must be at least one outstanding reference to the pager if
40235 ** trusted. Now that there are no outstanding references to the pager,
41349 ** If page iPg is present in the cache, and has no outstanding references,
41350 ** it is discarded. Otherwise, if there are one or more outstanding
41925 ** * there are no outstanding page references, and
41951 ** there is at least one outstanding page reference, this function
42203 ** transaction is rolled back. All outstanding pages are invalidated
42615 ** currently dirty but has no outstanding references. The page
43175 ** no outstanding references to any pages, and is in the error state,
43188 ** outstanding pages. This implies that the pager state should either
43302 ** to be in ERROR state when there are zero outstanding page
43407 ** object with no outstanding references.
47868 ** (b) has an outstanding reference, then xUndo is either a no-op
47873 ** are no outstanding references to any page other than page 1. And
51439 /* If there are still other outstanding references to the shared-btree
51839 ** If there are no outstanding cursors and we are not in the middle
54669 /* There is no reason any cursor should have an outstanding reference
57400 "Outstanding page count goes from %d to %d during this analysis",
61610 ** committed. If there are outstanding deferred foreign key constraint
61613 ** If there are outstanding FK violations and this function returns
88108 ** outstanding constraints to resolve. If there are not, there is no need
88109 ** to check if deleting this row resolves any outstanding violations.
88404 ** determined at runtime that there are outstanding deferred FK
88422 ** the entire DELETE if there are no outstanding deferred constraints
88568 ** outstanding foreign key constraint violation. */
112724 ** there are outstanding database connections or memory allocations or
112760 ** This routine should only be called when there are no outstanding
113222 /* If there are any outstanding VMs, return SQLITE_BUSY. */
113241 /* Free any outstanding Savepoint structures. */