Home
last modified time | relevance | path

Searched defs:NCPU (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava/src/com/google/common/cache/
DStriped64.java142 static final int NCPU = Runtime.getRuntime().availableProcessors(); field in Striped64
/external/guava/android/guava/src/com/google/common/hash/
DStriped64.java142 static final int NCPU = Runtime.getRuntime().availableProcessors(); field in Striped64
/external/guava/guava/src/com/google/common/cache/
DStriped64.java142 static final int NCPU = Runtime.getRuntime().availableProcessors(); field in Striped64
/external/guava/guava/src/com/google/common/hash/
DStriped64.java142 static final int NCPU = Runtime.getRuntime().availableProcessors(); field in Striped64