OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRandom64FromSlot
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
finelock_queue.h
57
uint64
GetRandom64FromSlot
(int slot);
finelock_queue.cc
287
uint64 FineLockPEQueue::
GetRandom64FromSlot
(int slot) {
301
uint64 result =
GetRandom64FromSlot
(i);
309
uint64 result =
GetRandom64FromSlot
(i);
Completed in 26 milliseconds