Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcksumvfs.c215 static int cksmUnlock(sqlite3_file*, int);
281 cksmUnlock, /* xUnlock */
535 static int cksmUnlock(sqlite3_file *pFile, int eLock){ in cksmUnlock() function