Home
last modified time | relevance | path

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

/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/dbi/
H A DEnvironmentImpl.java2172 evictor.requestShutdownPool(); in requestShutdownDaemons()
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/evictor/
H A DEvictor.java1687 public void requestShutdownPool() { in requestShutdownPool() method in Evictor