Searched refs:setThreshold (Results 1 – 2 of 2) sorted by relevance
363 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap391 setThreshold(INITIAL_CAPACITY); in ThreadLocalMap()403 setThreshold(len); in ThreadLocalMap()731 setThreshold(newLen); in resize()
123 private void setThreshold(int len) { in setThreshold() method in ThreadLocal.ThreadLocalMap