Lines Matching defs:OP_TableLock
8722 #define OP_TableLock 131
70595 case OP_TableLock: {
71311 {OP_TableLock, 0, 0, 0}, /* 2: Acquire a read or write lock */
71447 /* Configure the OP_TableLock instruction */
75864 /* Code an OP_VerifyCookie and OP_TableLock for <table>. */
81291 ** Code an OP_TableLock instruction for each table locked by the
81304 sqlite3VdbeAddOp4(pVdbe, OP_TableLock, p1, p->iTab, p->isWriteLock,