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

/freebsd-10-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-10-stable/contrib/sqlite3/
H A Dsqlite3.h600 #define SQLITE_LOCK_NONE 0 macro
676 ** <li> [SQLITE_LOCK_NONE],
781 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
H A Dsqlite3.c860 #define SQLITE_LOCK_NONE 0 macro
936 ** <li> [SQLITE_LOCK_NONE],
1041 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
[all...]

Completed in 948 milliseconds