Searched refs:DB_LOCK_GET_TIMEOUT (Results 1 - 15 of 15) 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.java31 new LockOperation("GET_TIMEOUT", DbConstants.DB_LOCK_GET_TIMEOUT);
74 case DbConstants.DB_LOCK_GET_TIMEOUT:
/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.java70 int DB_LOCK_GET_TIMEOUT = 2; field in interface:DbConstants
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Djava_typemaps.i587 case DB_LOCK_GET_TIMEOUT:
H A Ddb_java_wrap.c1611 case DB_LOCK_GET_TIMEOUT:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Dmkconsts555 DB_LOCK_GET_TIMEOUT => '4.0.14',
H A DBerkeleyDB.pm207 DB_LOCK_GET_TIMEOUT
H A Dconstants.h4493 DB_FOREIGN_CONFLICT DB_LOCK_FREE_LOCKER DB_LOCK_GET_TIMEOUT
4651 if (memEQ(name, "DB_LOCK_GET_TIMEOUT", 19)) {
4657 *iv_return = DB_LOCK_GET_TIMEOUT;
5602 {name=>"DB_LOCK_GET_TIMEOUT", type=>"IV", macro=>["#if (DB_VERSION_MAJOR > 4) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR > 0) || \\\n (DB_VERSION_MAJOR == 4 && DB_VERSION_MINOR == 0 && \\\n DB_VERSION_PATCH >= 14)\n", "#endif\n"]},
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_meta.c1048 do_couple: couple[i].op = has_timeout? DB_LOCK_GET_TIMEOUT : DB_LOCK_GET;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock.c128 case DB_LOCK_GET_TIMEOUT:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h281 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ 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.h270 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ 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.h291 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ 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.h279 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ 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.h318 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ 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.h318 DB_LOCK_GET_TIMEOUT=2, /* Get lock with a timeout. */ enumerator in enum:__anon2012

Completed in 470 milliseconds