Home
last modified time | relevance | path

Searched refs:devsymUnlock (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_devsym.c49 static int devsymUnlock(sqlite3_file*, int);
154 static int devsymUnlock(sqlite3_file *pFile, int eLock){ in devsymUnlock() function
236 devsymUnlock, /* xUnlock */ in devsymOpen()
400 devsymUnlock, /* xUnlock */ in writecrashOpen()