Searched refs:DB_LOCK_PUT_ALL (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DLockOperation.java47 new LockOperation("PUT_ALL", DbConstants.DB_LOCK_PUT_ALL);
78 case DbConstants.DB_LOCK_PUT_ALL:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_cds.c67 lreq.op = DB_LOCK_PUT_ALL;
H A Ddb.c1018 lreq.op = DB_LOCK_PUT_ALL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDbConstants.java82 int DB_LOCK_PUT_ALL = 5; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_lock.c573 list.op = DB_LOCK_PUT_ALL;
697 (op == DB_LOCK_PUT_ALL && p->i_locker == lockid) ||
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_typemaps.i622 case DB_LOCK_PUT_ALL:
H A Ddb_java_wrap.c1646 case DB_LOCK_PUT_ALL:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock.c147 case DB_LOCK_PUT_ALL: /* Put all locks. */
266 case DB_LOCK_PUT_ALL:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts137 DB_LOCK_PUT_ALL => '2.0.3',
H A DBerkeleyDB.pm220 DB_LOCK_PUT_ALL
H A Dconstants.h2744 DB_LOCK_NOTHELD DB_LOCK_PUT_ALL DB_LOCK_PUT_OBJ DB_LOCK_TIMEOUT
3153 if (memEQ(name, "DB_LOCK_PUT_ALL", 15)) {
3159 *iv_return = DB_LOCK_PUT_ALL;
5605 {name=>"DB_LOCK_PUT_ALL", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 2) || \\\n (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR > 0) || \\\n (DB_VERSION_MAJOR == 2 && DB_VERSION_MINOR == 0 && \\\n DB_VERSION_PATCH >= 3)\n", "#endif\n"]},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/txn/
H A Dtxn.c1324 is_commit == 0 ? DB_LOCK_PUT_ALL : DB_LOCK_INHERIT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_record.c1480 req.op = DB_LOCK_PUT_ALL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h284 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon1875
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h273 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon1900
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h294 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon1924
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h282 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon1957
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h321 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon1988
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h321 DB_LOCK_PUT_ALL=5, /* Release locker's locks. */ enumerator in enum:__anon2012

Completed in 472 milliseconds