Home
last modified time | relevance | path

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

/hardware/google/aemu/base/include/aemu/base/synchronization/
DLock.h294 bool shouldRetryRead(uint32_t prevSeq) { in shouldRetryRead() function
317 } while ((lock)->shouldRetryRead(aemu_seqlock_curr_seq)); }