Searched refs:SQLITE_LOCK_NONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h534 #define SQLITE_LOCK_NONE 0 macro
610 ** <li> [SQLITE_LOCK_NONE],
709 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
H A Dsqlite3.c1087 #define SQLITE_LOCK_NONE 0 macro
1163 ** <li> [SQLITE_LOCK_NONE],
1262 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h637 #define SQLITE_LOCK_NONE 0 macro
713 ** <li> [SQLITE_LOCK_NONE],
822 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
H A Dsqlite3.c1700 #define SQLITE_LOCK_NONE 0 macro
1776 ** <li> [SQLITE_LOCK_NONE],
1885 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
[all...]

Completed in 1014 milliseconds