Searched refs:vstatUnlock (Results 1 – 1 of 1) sorted by relevance
155 static int vstatUnlock(sqlite3_file*, int);218 vstatUnlock, /* xUnlock */332 static int vstatUnlock(sqlite3_file *pFile, int eLock){ in vstatUnlock() function