Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c41228 static int dotlockUnlock(sqlite3_file *id, int eFileLock) { in dotlockUnlock() function
41274 dotlockUnlock(id, NO_LOCK); in dotlockClose()
44441 dotlockUnlock, /* xUnlock method */