Searched defs:stopThread (Results 1 - 4 of 4) sorted by relevance
| /lucene-3.6.0/lucene/core/src/test/org/apache/lucene/index/ | ||
| H A D | TestIndexReaderReopen.java | 822 threads[i].stopThread(); 882 public void stopThread() { method in class:TestIndexReaderReopen.ReaderThread |
| /lucene-3.6.0/lucene/backwards/src/test/org/apache/lucene/index/ | ||
| H A D | TestIndexReaderReopen.java | 826 threads[i].stopThread(); 886 public void stopThread() { method in class:TestIndexReaderReopen.ReaderThread |
| /lucene-3.6.0/solr/core/src/java/org/apache/solr/util/ | ||
| H A D | ConcurrentLFUCache.java | 362 cleanupThread.stopThread(); 456 void stopThread() { method in class:ConcurrentLFUCache.CleanupThread |
| H A D | ConcurrentLRUCache.java | 515 cleanupThread.stopThread(); 608 void stopThread() { method in class:ConcurrentLRUCache.CleanupThread |
Completed in 1130 milliseconds