Home
last modified time | relevance | path

Searched refs:_close_transaction_cursors (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_bsddb.c8093 static void _close_transaction_cursors(DBTxnObject* txn) in _close_transaction_cursors() function
8149 _close_transaction_cursors(self); in DBTxn_commit()
8232 _close_transaction_cursors(self); in DBTxn_abort_discard_internal()
8266 _close_transaction_cursors(self); in DBTxn_abort()
8275 _close_transaction_cursors(self); in DBTxn_discard()