Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_unix.c2068 static int unixUnlock(sqlite3_file *id, int eFileLock){ in unixUnlock() function
2132 unixUnlock(id, NO_LOCK); in unixClose()
5413 unixUnlock, /* xUnlock method */