hunt-extra ~master (2022-03-03T03:00:29Z)
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.