Searched defs:SQLITE_IOERR_RDLOCK (Results 1 – 6 of 6) sorted by relevance
506 #define SQLITE_IOERR_RDLOCK (SQLITE_IOERR | (9<<8)) macro
69 pub const SQLITE_IOERR_RDLOCK: i32 = 2314; constant
46 pub const SQLITE_IOERR_RDLOCK: i32 = 2314; constant