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

/macosx-10.10/Heimdal-398.1.2/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 451 milliseconds