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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c112 if (parent != NULL && !F_ISSET(parent, TXN_SNAPSHOT) &&
207 (parent != NULL && F_ISSET(parent, TXN_SNAPSHOT)))
208 F_SET(txn, TXN_SNAPSHOT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmp.h580 (dbc->txn != NULL && F_ISSET(dbc->txn, TXN_SNAPSHOT) && \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts804 TXN_SNAPSHOT => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c978 dbc->txn != NULL && F_ISSET(dbc->txn, TXN_SNAPSHOT)) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/mp/
H A Dmp_fget.c170 if (F_ISSET(txn, TXN_SNAPSHOT)) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h812 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h801 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h822 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h810 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h849 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h849 #define TXN_SNAPSHOT 0x1000 /* Snapshot Isolation. */ macro

Completed in 283 milliseconds