Searched refs:cleanSomeSlots (Results 1 – 1 of 1) sorted by relevance
483 if (!cleanSomeSlots(i, sz) && sz >= threshold) in set()558 cleanSomeSlots(expungeStaleEntry(slotToExpunge), len); in replaceStaleEntry()575 cleanSomeSlots(expungeStaleEntry(slotToExpunge), len); in replaceStaleEntry()649 private boolean cleanSomeSlots(int i, int n) { in cleanSomeSlots() method in ThreadLocal.ThreadLocalMap