Searched refs:vfstraceUnlock (Results 1 – 1 of 1) sorted by relevance
148 static int vfstraceUnlock(sqlite3_file*, int);426 static int vfstraceUnlock(sqlite3_file *pFile, int eLock){ in vfstraceUnlock() function630 pNew->xUnlock = vfstraceUnlock; in vfstraceOpen()