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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_join.c902 (txn != NULL && F_ISSET(txn, TXN_READ_COMMITTED)))
H A Ddb_iface.c384 (txn != NULL && F_ISSET(txn, TXN_READ_COMMITTED)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts751 TXN_READ_COMMITTED => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c203 F_SET(txn, TXN_READ_COMMITTED);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h809 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h798 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h819 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h807 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h846 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h846 #define TXN_READ_COMMITTED 0x0200 /* Txn has degree 2 isolation. */ macro

Completed in 229 milliseconds