Home
last modified time | relevance | path

Searched defs:sqlite3ConnectionUnlocked (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dnotify.c226 void sqlite3ConnectionUnlocked(sqlite3 *db){ in sqlite3ConnectionUnlocked() function
H A DsqliteInt.h5408 #define sqlite3ConnectionUnlocked(x) macro