Searched refs:wrapped_txn (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_txn.cpp77 DbTxn *wrapped_txn = get_DbTxn(txn); local
78 return (wrapped_txn != NULL) ? wrapped_txn : new DbTxn(txn);

Completed in 36 milliseconds