HomeSort by relevance Sort by last modified time
    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 39 milliseconds