Home
last modified time | relevance | path

Searched defs:noLock (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_journal.c292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
H A Dpager.c630 u8 noLock; /* Do not lock (except in WAL mode) */ member
H A Dos_unix.c6094 int noLock; /* True to omit locking primitives */ in unixOpen() local