Searched defs:lock_ (Results 1 – 14 of 14) sorted by relevance
113 std::mutex lock_; variable
57 std::mutex lock_; variable
144 std::mutex lock_; variable
216 std::mutex lock_; variable
124 std::mutex lock_; variable
58 std::mutex lock_; // The C API is not thread-safe so we need to lock it. member
375 std::mutex lock_; variable
92 SnapshotManager::LockedFile* lock_ = nullptr; member
135 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::MapSnapshots
532 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::SnapshotTest964 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::LockTestConsumer
146 std::mutex lock_; variable
224 std::mutex lock_; member in android::init::PropWaiterState225 GUARDED_BY(lock_) std::unique_ptr<Timer> waiting_for_prop_{nullptr}; in GUARDED_BY() argument
186 std::mutex lock_; // Protect all members below. member in simpleperf::ProfileSessionImpl
540 mutable std::mutex lock_; variable