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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h578 #define SQLITE_LOCK_NONE 0 macro
654 ** <li> [SQLITE_LOCK_NONE],
756 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
H A Dsqlite3.c1149 #define SQLITE_LOCK_NONE 0 macro
1225 ** <li> [SQLITE_LOCK_NONE],
1327 ** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED],
[all...]
/freebsd-10.2-release/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...]

Completed in 635 milliseconds