Searched refs:TXN_READ_UNCOMMITTED (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.c682 jc->j_curslist[0]->txn, TXN_READ_UNCOMMITTED)))
898 (txn != NULL && F_ISSET(txn, TXN_READ_UNCOMMITTED)))
H A Ddb_iface.c380 (txn != NULL && F_ISSET(txn, TXN_READ_UNCOMMITTED)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts752 TXN_READ_UNCOMMITTED => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c205 F_SET(txn, TXN_READ_UNCOMMITTED);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h810 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h799 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h820 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h808 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h847 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h847 #define TXN_READ_UNCOMMITTED 0x0400 /* Txn has degree 1 isolation. */ macro

Completed in 295 milliseconds