Searched refs:memdbUnlock (Results 1 – 1 of 1) sorted by relevance
55373 static int memdbUnlock(sqlite3_file*, int);55432 memdbUnlock, /* xUnlock */55687 static int memdbUnlock(sqlite3_file *pFile, int eLock){ function