Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c40969 static int unixUnlock(sqlite3_file *id, int eFileLock){ in unixUnlock() function
41033 unixUnlock(id, NO_LOCK); in unixClose()
44420 unixUnlock, /* xUnlock method */