Searched refs:vlogUnlock (Results 1 – 1 of 1) sorted by relevance
105 static int vlogUnlock(sqlite3_file*, int);162 vlogUnlock, /* xUnlock */522 static int vlogUnlock(sqlite3_file *pFile, int eLock){ in vlogUnlock() function