Searched refs:xUnpin (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h5424 ** never invoke xUnpin() except to deliberately delete a page.
5466 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
5475 ** call to xUnpin() unpins the page regardless of the number of prior calls
5505 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
H A Dsqlite3.c5961 ** never invoke xUnpin() except to deliberately delete a page.
6003 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
6012 ** call to xUnpin() unpins the page regardless of the number of prior calls
6042 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h5424 ** never invoke xUnpin() except to deliberately delete a page.
5466 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
5475 ** call to xUnpin() unpins the page regardless of the number of prior calls
5505 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
H A Dsqlite3.c5961 ** never invoke xUnpin() except to deliberately delete a page.
6003 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
6012 ** call to xUnpin() unpins the page regardless of the number of prior calls
6042 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h5424 ** never invoke xUnpin() except to deliberately delete a page.
5466 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
5475 ** call to xUnpin() unpins the page regardless of the number of prior calls
5505 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
H A Dsqlite3.c5961 ** never invoke xUnpin() except to deliberately delete a page.
6003 ** ^xUnpin() is called by SQLite with a pointer to a currently pinned page
6012 ** call to xUnpin() unpins the page regardless of the number of prior calls
6042 void (*xUnpin)(sqlite3_pcache*, void*, int discard); member in struct:sqlite3_pcache_methods
[all...]

Completed in 1060 milliseconds