Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:xUnpin

5112 ** xUnpin() is called by SQLite with a pointer to a currently pinned page
5124 ** call to xUnpin() unpins the page regardless of the number of prior calls
5154 void (*xUnpin)(sqlite3_pcache*, void*, int discard);