Home
last modified time | relevance | path

Searched refs:DB_STAT_LOCK_LOCKERS (Results 1 – 25 of 49) sorted by relevance

12

/dports/databases/db5/db-5.3.28/lang/csharp/src/Internal/
H A DDbConstants.cs260 internal const uint DB_STAT_LOCK_LOCKERS = 0x00000020; field in BerkeleyDB.Internal.DbConstants
/dports/databases/db18/db-18.1.40/lang/csharp/src/Internal/
H A DDbConstants.cs294 internal const uint DB_STAT_LOCK_LOCKERS = 0x00000020; field in BerkeleyDB.Internal.DbConstants
/dports/databases/db5/db-5.3.28/src/lock/
H A Dlock_stat.c221 DB_STAT_LOCK_LOCKERS | DB_STAT_LOCK_OBJECTS | DB_STAT_LOCK_PARAMS)
254 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_CONF | DB_STAT_LOCK_LOCKERS |
491 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_LOCKERS)) {
/dports/databases/db18/db-18.1.40/src/lock/
H A Dlock_stat.c219 DB_STAT_LOCK_LOCKERS | DB_STAT_LOCK_OBJECTS | DB_STAT_LOCK_PARAMS)
252 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_CONF | DB_STAT_LOCK_LOCKERS |
502 if (LF_ISSET(DB_STAT_ALL | DB_STAT_LOCK_LOCKERS)) {
/dports/databases/db18/db-18.1.40/util/
H A Ddb_stat.c75 LF_SET(DB_STAT_LOCK_LOCKERS);
/dports/databases/db5/db-5.3.28/build_vxworks/util/
H A Ddb_stat.c93 LF_SET(DB_STAT_LOCK_LOCKERS);
/dports/databases/db18/db-18.1.40/build_vxworks/util/
H A Ddb_stat.c90 LF_SET(DB_STAT_LOCK_LOCKERS);
/dports/databases/db5/db-5.3.28/util/
H A Ddb_stat.c78 LF_SET(DB_STAT_LOCK_LOCKERS);
/dports/databases/db5/db-5.3.28/src/dbinc_auto/
H A Dapi_flags.in173 #define DB_STAT_LOCK_LOCKERS 0x00000020
/dports/databases/db18/db-18.1.40/src/dbinc_auto/
H A Dapi_flags.in190 #define DB_STAT_LOCK_LOCKERS 0x00000020
/dports/databases/db5/db-5.3.28/lang/tcl/
H A Dtcl_lock.c369 flag |= DB_STAT_LOCK_LOCKERS;
/dports/databases/db18/db-18.1.40/lang/tcl/
H A Dtcl_lock.c389 flag |= DB_STAT_LOCK_LOCKERS;
/dports/databases/p5-BerkeleyDB/BerkeleyDB-0.64/
H A Dmkconsts.pl688 DB_STAT_LOCK_LOCKERS => DEFINE,
H A Dconstants.h6107 #ifdef DB_STAT_LOCK_LOCKERS in constant_20()
6108 *iv_return = DB_STAT_LOCK_LOCKERS; in constant_20()
/dports/databases/db18/db-18.1.40/lang/perl/BerkeleyDB/
H A Dmkconsts.pl688 DB_STAT_LOCK_LOCKERS => DEFINE,
H A Dconstants.h6107 #ifdef DB_STAT_LOCK_LOCKERS in constant_20()
6108 *iv_return = DB_STAT_LOCK_LOCKERS; in constant_20()
/dports/databases/db5/db-5.3.28/lang/perl/BerkeleyDB/
H A Dmkconsts.pl688 DB_STAT_LOCK_LOCKERS => DEFINE,
H A Dconstants.h5813 #ifdef DB_STAT_LOCK_LOCKERS in constant_20()
5814 *iv_return = DB_STAT_LOCK_LOCKERS; in constant_20()
/dports/databases/db18/db-18.1.40/dist/
H A Dapi_flags76 DB_STAT_LOCK_LOCKERS # Print lockers
H A Dpubdef.in520 DB_STAT_LOCK_LOCKERS D I * C
/dports/databases/db5/db-5.3.28/dist/
H A Dapi_flags74 DB_STAT_LOCK_LOCKERS # Print lockers
H A Dpubdef.in475 DB_STAT_LOCK_LOCKERS D I * C
/dports/databases/db5/db-5.3.28/lang/csharp/src/
H A DDatabaseEnvironment.cs4183 flags |= Lockers ? DbConstants.DB_STAT_LOCK_LOCKERS : 0; in PrintLockingSystemStats()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h395 #define DB_STAT_LOCK_LOCKERS 0x0000010 /* Print: Lockers. */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/buildheader/
H A Ddb-4.6.19.h395 #define DB_STAT_LOCK_LOCKERS 0x0000010 /* Print: Lockers. */ macro

12