Searched defs:SQLITE_IOERR_SHMLOCK (Results 1 – 14 of 14) sorted by relevance
135 const SQLITE_IOERR_SHMLOCK: c_int = super::SQLITE_IOERR | (20 << 8); constant
56 pub const SQLITE_IOERR_SHMLOCK: i32 = 5130; constant
517 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
827 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
830 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
494 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro
60 pub const SQLITE_IOERR_SHMLOCK: i32 = 5130; constant
1557 #define SQLITE_IOERR_SHMLOCK (SQLITE_IOERR | (20<<8)) macro