Searched refs:cleanSomeSlots (Results 1 – 2 of 2) sorted by relevance
506 if (!cleanSomeSlots(i, sz) && sz >= threshold) in set()584 cleanSomeSlots(expungeStaleEntry(slotToExpunge), len); in replaceStaleEntry()602 cleanSomeSlots(expungeStaleEntry(slotToExpunge), len); in replaceStaleEntry()676 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