Searched defs:sequence_ (Results 1 - 1 of 1) sorted by relevance
/art/runtime/base/ | ||
H A D | mutex.h | 483 // their Mutex and another thread takes it and signals, the waiting thread observes that sequence_ 486 AtomicInteger sequence_; member in class:art::ConditionVariable |
Completed in 122 milliseconds