Searched refs:jtUnlock (Results 1 – 1 of 1) sorted by relevance
142 static int jtUnlock(sqlite3_file*, int);196 jtUnlock, /* xUnlock */651 static int jtUnlock(sqlite3_file *pFile, int eLock){ in jtUnlock() function