Searched defs:batchFor (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/concurrent/
H A DConcurrentHashMap.java3696 final int batchFor(long b) { method in class:ConcurrentHashMap
3716 (null, batchFor(parallelismThreshold), 0, 0, table,
3739 (null, batchFor(parallelismThreshold), 0, 0, table,
3763 (null, batchFor(parallelismThreshold), 0, 0, table,
3789 (null, batchFor(parallelismThreshold), 0, 0, table,
3815 (null, batchFor(parallelismThreshold), 0, 0, table,
3841 (null, batchFor(parallelismThreshold), 0, 0, table,
3867 (null, batchFor(parallelismThreshold), 0, 0, table,
3883 (null, batchFor(parallelismThreshold), 0, 0, table,
3906 (null, batchFor(parallelismThreshol
[all...]

Completed in 2937 milliseconds