Searched refs:tvfsUnlock (Results 1 – 1 of 1) sorted by relevance
172 static int tvfsUnlock(sqlite3_file*, int);213 tvfsUnlock, /* xUnlock */494 static int tvfsUnlock(sqlite3_file *pFile, int eLock){ in tvfsUnlock() function