- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for decrementAndGetActiveThreadCount (0.44 seconds)
-
fess-crawler/src/main/java/org/codelibs/fess/crawler/CrawlerThread.java
} /** * Decrements the active thread count using atomic operation. */ protected void finishCrawling() { crawlerContext.decrementAndGetActiveThreadCount(); } /** * Checks if the crawling process should continue. * @param tcCount The thread check count. * @return true if the crawling should continue, false otherwise. */Created: Sun Apr 12 03:50:13 GMT 2026 - Last Modified: Wed Dec 31 09:07:38 GMT 2025 - 20.3K bytes - Click Count (0)