Searched refs:DBC_DONTLOCK (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/btree/
H A Dbt_reclaim.c42 F_SET(dbc, DBC_DONTLOCK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/hash/
H A Dhash_reclaim.c50 F_SET(dbc, DBC_DONTLOCK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_stati.c407 { DBC_DONTLOCK, "DBC_DONTLOCK" },
H A Ddb_am.c252 F_SET(dbc, DBC_DONTLOCK);
H A Ddb_meta.c979 F_ISSET(dbc, DBC_DONTLOCK) || (F_ISSET(dbc, DBC_RECOVER) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts763 DBC_DONTLOCK => IGNORE,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1696 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1704 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1685 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1693 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1706 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1714 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1694 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1702 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1733 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1741 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1733 * DBC_DONTLOCK and DBC_RECOVER are used during recovery and transaction
1741 #define DBC_DONTLOCK 0x0002 /* Don't lock on this cursor. */ macro

Completed in 305 milliseconds