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