OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRandom64
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
finelock_queue.h
56
uint64
GetRandom64
();
finelock_queue.cc
297
uint64 FineLockPEQueue::
GetRandom64
() {
334
uint64 first_try =
GetRandom64
() % q_size_;
Completed in 77 milliseconds