IOERR_SHMLOCK top-level constant
int
const IOERR_SHMLOCK
See SQLite Documentation for meaning and the use of it.
Implementation
const IOERR_SHMLOCK = (IOERR | (20 << 8));
See SQLite Documentation for meaning and the use of it.
const IOERR_SHMLOCK = (IOERR | (20 << 8));