Searched defs:noLock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c29100 fillInUnixFile( sqlite3_vfs *pVfs, int h, int syncDir, sqlite3_file *pId, const char *zFilename, int noLock, int isDelete, int isReadOnly ) argument
29520 int noLock; /* True to omit locking primitives */ local
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c39881 int noLock; /* True to omit locking primitives */ local
52777 u8 noLock; /* Do not lock (except in WAL mode) */ member in struct:Pager
[all...]

Completed in 835 milliseconds