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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9550 void *pUnlockArg; /* Argument to xUnlockNotify */
9551 void (*xUnlockNotify)(void **, int); /* Unlock notify callback */ member in struct:sqlite3
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c13980 void *pUnlockArg; /* Argument to xUnlockNotify */
13981 void (*xUnlockNotify)(void **, int); /* Unlock notify callback */ member in struct:sqlite3
[all...]

Completed in 569 milliseconds