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