Searched defs:lock_ (Results 1 – 13 of 13) sorted by relevance
115 std::mutex lock_; variable
128 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
95 SnapshotManager::LockedFile* lock_ = nullptr; member
449 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::SnapshotTest832 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::LockTestConsumer
101 std::mutex lock_; variable
311 std::mutex lock_; variable
100 std::mutex lock_; variable
417 std::mutex lock_; variable
187 std::mutex lock_; // Protect all members below. member in simpleperf::ProfileSessionImpl
591 mutable std::mutex lock_; variable
212 std::mutex lock_; member in android::init::PropWaiterState