Searched refs:memUnlock (Results 1 – 1 of 1) sorted by relevance
77 static int memUnlock(sqlite3_file*, int);137 memUnlock, /* xUnlock */236 static int memUnlock(sqlite3_file *pFile, int eLock){ in memUnlock() function