Searched refs:cleanSomeSlots (Results 1 – 2 of 2) 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
161 private boolean cleanSomeSlots(int i, int n) { in cleanSomeSlots() method in ThreadLocal.ThreadLocalMap