Searched defs:TXN_COMMIT (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Dtxn.h225 #define TXN_COMMIT 1 macro
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-bdb/
H A Dback-bdb.h274 #define TXN_COMMIT(txn,f) txn_commit((txn), (f)) macro
286 #define TXN_COMMIT(txn,f) (txn)->commit((txn), (f)) macro

Completed in 171 milliseconds