Searched refs:DB_LOCK_GET (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.java24 new LockOperation("GET", DbConstants.DB_LOCK_GET);
72 case DbConstants.DB_LOCK_GET:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_except.i52 DB_LOCK_GET, arg5, jarg4, NULL, -1, JDBENV));
H A Djava_typemaps.i592 case DB_LOCK_GET:
672 else if (op == DB_LOCK_GET) {
718 if ((prereq->op == DB_LOCK_GET || prereq->op == DB_LOCK_PUT) &&
H A Ddb_java_wrap.c1616 case DB_LOCK_GET:
1696 else if (op == DB_LOCK_GET) {
1742 if ((prereq->op == DB_LOCK_GET || prereq->op == DB_LOCK_PUT) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_except.cpp242 , op_(DB_LOCK_GET)
H A Dcxx_env.cpp442 DB_LOCK_GET, lock_mode, obj, *lock,
/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.java69 int DB_LOCK_GET = 1; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c1040 couple[0].op = DB_LOCK_GET;
1048 do_couple: couple[i].op = has_timeout? DB_LOCK_GET_TIMEOUT : DB_LOCK_GET;
1115 couple[0].op = DB_LOCK_GET;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts135 DB_LOCK_GET => '2.0.3',
H A DBerkeleyDB.pm206 DB_LOCK_GET
H A Dconstants.h694 DB_KEYEMPTY DB_KEYEXIST DB_KEYFIRST DB_LOCKDOWN DB_LOCK_GET DB_LOCK_PUT
848 if (memEQ(name, "DB_LOCK_GET", 11)) {
854 *iv_return = DB_LOCK_GET;
5601 {name=>"DB_LOCK_GET", 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/fileops/
H A Dfop_util.c137 reqs[1].op = DB_LOCK_GET;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock.c131 case DB_LOCK_GET:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h280 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon1875
395 * lock_get request (or a lock_vec/DB_LOCK_GET).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h269 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon1900
384 * lock_get request (or a lock_vec/DB_LOCK_GET).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h290 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon1924
405 * lock_get request (or a lock_vec/DB_LOCK_GET).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h278 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon1957
393 * lock_get request (or a lock_vec/DB_LOCK_GET).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h317 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon1988
432 * lock_get request (or a lock_vec/DB_LOCK_GET).
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h317 DB_LOCK_GET=1, /* Get the lock. */ enumerator in enum:__anon2012
432 * lock_get request (or a lock_vec/DB_LOCK_GET).

Completed in 378 milliseconds