Home
last modified time | relevance | path

Searched refs:getLatchTable (Results 1 – 5 of 5) sorted by relevance

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/latch/
H A DLatchSupport.java71 public LatchTable getLatchTable() {
119 final LatchTable latchTable = context.getLatchTable(); in trackAcquire()
134 final LatchTable latchTable = context.getLatchTable(); in trackRelease()
169 final LatchTable latchTable = context.getLatchTable(); in debugString()
H A DLatchFactory.java88 public LatchTable getLatchTable() { in createContext() method in LatchFactory
112 public LatchTable getLatchTable() {
H A DLatchContext.java27 LatchTable getLatchTable(); in getLatchTable() method
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/tree/
H A DTree.java326 public LatchTable getLatchTable() { in setDatabase()
H A DIN.java436 public final LatchTable getLatchTable() { in getLatchTable() method in IN