Searched defs:noLock (Results 1 – 3 of 3) sorted by relevance
292 static jt_file *locateDatabaseHandle(const char *zJournal, int noLock){ in locateDatabaseHandle()
630 u8 noLock; /* Do not lock (except in WAL mode) */ member
6094 int noLock; /* True to omit locking primitives */ in unixOpen() local