hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
Dub
Repo
ThreadLocalRandom.advanceProbe
hunt
concurrency
ThreadLocalRandom
ThreadLocalRandom
Pseudo-randomly advances and records the given probe value for the given thread.
class
ThreadLocalRandom
static
int
advanceProbe
(
int
probe
)
Meta
Source
See Implementation
hunt
concurrency
ThreadLocalRandom
ThreadLocalRandom
static functions
advanceProbe
getProbe
localInit
nextSecondarySeed
static variables
seeder
threadLocalRandomProbe
threadLocalRandomSecondarySeed
threadLocalRandomSeed
variables
BAD_BOUND
BAD_RANGE
BAD_SIZE
Pseudo-randomly advances and records the given probe value for the given thread.