Searched refs:apndLock (Results 1 – 1 of 1) sorted by relevance
9672 static int apndLock(sqlite3_file*, int);9738 apndLock, /* xLock */9856 static int apndLock(sqlite3_file *pFile, int eLock){ in apndLock() function