LOCKED_VTAB top-level constant

int const LOCKED_VTAB

See SQLite Documentation for meaning and the use of it.

Implementation

const LOCKED_VTAB = (LOCKED | (2 << 8));