Searched refs:xUnlockNotify (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c9815 void *pUnlockArg; /* Argument to xUnlockNotify */
9816 void (*xUnlockNotify)(void **, int); /* Unlock notify callback */ member in struct:sqlite3
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9815 void *pUnlockArg; /* Argument to xUnlockNotify */
9816 void (*xUnlockNotify)(void **, int); /* Unlock notify callback */ member in struct:sqlite3
[all...]

Completed in 382 milliseconds