Home
last modified time | relevance | path

Searched refs:modlength (Results 1 – 1 of 1) sorted by relevance

/external/stressapptest/src/
Dfinelock_queue.cc73 int64 modlength = length; in FineLockPEQueue() local
87 modlength++; in FineLockPEQueue()
88 a = getA(modlength) % modlength; in FineLockPEQueue()
90 c = getC(modlength); in FineLockPEQueue()
96 modlength_ = modlength; in FineLockPEQueue()