hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
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.