Searched refs:MAXLOCKS (Results 1 - 1 of 1) 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 DLockDetectMode.java39 public static final LockDetectMode MAXLOCKS = field in class:LockDetectMode
40 new LockDetectMode("MAXLOCKS", DbConstants.DB_LOCK_MAXLOCKS);
88 return MAXLOCKS;

Completed in 18 milliseconds