Searched defs:DBTxnObject (Results 1 – 1 of 1) sorted by relevance
191 typedef struct DBTxnObject { struct196 struct DBTxnObject *parent_txn; argument197 struct DBTxnObject **sibling_prev_p; argument198 struct DBTxnObject *sibling_next; argument199 struct DBTxnObject *children_txns; argument204 } DBTxnObject; argument