Home
last modified time | relevance | path

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

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/dbi/
H A DEnvironmentImpl.java176 private Latch mapTreeRootLatch; field in EnvironmentImpl
443 mapTreeRootLatch = LatchFactory.createExclusiveLatch( in EnvironmentImpl()
1256 mapTreeRootLatch.acquireExclusive(); in logMapTreeRoot()
1266 mapTreeRootLatch.release(); in logMapTreeRoot()
1276 mapTreeRootLatch.acquireExclusive(); in rewriteMapTreeRoot()
1290 mapTreeRootLatch.release(); in rewriteMapTreeRoot()
1322 mapTreeRootLatch.acquireExclusive(); in readMapTreeFromLog()
1326 mapTreeRootLatch.release(); in readMapTreeFromLog()