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