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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c24554 #define IS_LOCK_ERROR(x) ((x != SQLITE_OK) && (x != SQLITE_BUSY)) macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c33857 #define IS_LOCK_ERROR macro
[all...]

Completed in 832 milliseconds