Searched refs:eTxnType (Results 1 – 1 of 1) sorted by relevance
131793 int eTxnType; local131796 eTxnType = 0; /* Read txn */131798 eTxnType = 2; /* Exclusive txn */131800 eTxnType = 1; /* Write txn */131802 sqlite3VdbeAddOp2(v, OP_Transaction, i, eTxnType);