Searched defs:sequence_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dmutex.h467 // their Mutex and another thread takes it and signals, the waiting thread observes that sequence_
470 AtomicInteger sequence_; member in class:art::ConditionVariable

Completed in 3429 milliseconds