Home | History | Annotate | Download | only in dist

Lines Matching refs:OP_TableLock

7958 #define OP_TableLock                          123
65936 case OP_TableLock: {
66630 {OP_TableLock, 0, 0, 0}, /* 2: Acquire a read or write lock */
66765 /* Configure the OP_TableLock instruction */
70252 /* Code an OP_VerifyCookie and OP_TableLock for <table>. */
74945 ** Code an OP_TableLock instruction for each table locked by the
74958 sqlite3VdbeAddOp4(pVdbe, OP_TableLock, p1, p->iTab, p->isWriteLock,