HomeSort by relevance Sort by last modified time
    Searched defs:ThreadLocalRandom (Results 1 - 25 of 34) sorted by null

1 2

  /libcore/ojluni/src/main/java/java/util/concurrent/atomic/
Striped64.java 39 import java.util.concurrent.ThreadLocalRandom;
82 * The Thread probe fields maintained via ThreadLocalRandom serve
190 * Duplicated from ThreadLocalRandom because of packaging restrictions.
199 * Duplicated from ThreadLocalRandom because of packaging restrictions.
225 ThreadLocalRandom.current(); // force initialization
309 ThreadLocalRandom.current(); // force initialization
  /libcore/ojluni/src/main/java/java/util/concurrent/
ThreadLocalRandom.java 54 * java.lang.Math} class, a {@code ThreadLocalRandom} is initialized
56 * modified. When applicable, use of {@code ThreadLocalRandom} rather
59 * {@code ThreadLocalRandom} is particularly appropriate when multiple
64 * {@code ThreadLocalRandom.current().nextX(...)} (where
67 * accidently share a {@code ThreadLocalRandom} across multiple threads.
72 * <p>Instances of {@code ThreadLocalRandom} are not cryptographically
82 public class ThreadLocalRandom extends Random {
89 * same state as needed to maintain the ThreadLocalRandom
95 * ThreadLocalRandom sequence. The dual use is a marriage of
109 * constructor, the common static ThreadLocalRandom maintains a
    [all...]
ForkJoinPool.java 281 * ThreadLocalRandom probe value serves as a hash code for
403 * ThreadLocalRandom.getProbe() for similar purposes here because
    [all...]
ConcurrentHashMap.java     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/devtools/tools/lib/
uast-162.2228.14.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/external/com-intellij/uast/162.2228.14/
uast-162.2228.14.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/com-intellij/uast/145.597.4/
uast-145.597.4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/external/com-intellij/uast/145.597.3/
uast-145.597.3.jar 
  /prebuilts/tools/common/uast/
uast-145.597.3.jar 
uast-162.2228.14.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-7.0.0_r1-robolectric-r1.jar 
android-all-7.1.0_r7-robolectric-0.jar 
android-all-7.1.0_r7-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
  /external/kotlinc/lib/
kotlin-compiler.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.0/
kotlin-compiler-embeddable-1.2.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.2.20/
kotlin-compiler-embeddable-1.2.20.jar 

Completed in 820 milliseconds

1 2