SQLITE_IOERR_SHMLOCK constant
int
const SQLITE_IOERR_SHMLOCK
The SQLITE_IOERR_SHMLOCK error code is no longer used.
Implementation
static const int SQLITE_IOERR_SHMLOCK = 5310;
The SQLITE_IOERR_SHMLOCK error code is no longer used.
static const int SQLITE_IOERR_SHMLOCK = 5310;