Searched refs:proxyUnlock (Results 1 – 1 of 1) sorted by relevance
5489 static int proxyUnlock(sqlite3_file*, int);5497 proxyUnlock, /* xUnlock method */7893 static int proxyUnlock(sqlite3_file *id, int eFileLock) { in proxyUnlock() function