Home
last modified time | relevance | path

Searched defs:inTrans (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libsqlite/src/
H A Dbtree.c358 u8 inTrans; /* True if a transaction is in progress */ member
[all...]
H A DsqliteInt.h271 u8 inTrans; /* 0: not writable. 1: Transaction. 2: Checkpoint */ member