Home
last modified time | relevance | path

Searched defs:lock_ (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/
Ddedupe_set.h161 std::unique_ptr<Mutex> lock_[kShard]; variable
/art/runtime/
Dprofiler.h119 Mutex& lock_; // Reference to the main profiler lock - we don't need two of them. variable
/art/compiler/dex/quick/
Ddex_file_method_inliner.h322 ReaderWriterMutex lock_; variable