LOCK_PENDING top-level constant
          
          int
          const LOCK_PENDING
          
        
        
See SQLite Documentation for meaning and the use of it.
Implementation
const LOCK_PENDING = 3;See SQLite Documentation for meaning and the use of it.
const LOCK_PENDING = 3;