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