Searched defs:BOTTOM_MUTEX_ACQUIRED_AFTER (Results 1 – 4 of 4) sorted by relevance
99 art::Mutex lock_ BOTTOM_MUTEX_ACQUIRED_AFTER; variable
107 art::Mutex last_error_mutex_ BOTTOM_MUTEX_ACQUIRED_AFTER; member
348 #define BOTTOM_MUTEX_ACQUIRED_AFTER ACQUIRED_AFTER(art::Locks::cha_lock_) macro
739 mutable std::unique_ptr<ReaderWriterMutex> deoptimized_methods_lock_ BOTTOM_MUTEX_ACQUIRED_AFTER; variable