Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.h115 std::mutex lock_; variable
/system/unwinding/libunwindstack/include/unwindstack/
DElf.h128 std::mutex lock_; variable
/system/unwinding/libunwindstack/
DDexFile.h58 std::mutex lock_; // The C API is not thread-safe so we need to lock it. member
DGlobalDebugImpl.h375 std::mutex lock_; variable
/system/core/fs_mgr/libsnapshot/
Dutility.h95 SnapshotManager::LockedFile* lock_ = nullptr; member
Dsnapshot_test.cpp449 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::SnapshotTest
832 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::LockTestConsumer
/system/core/fs_mgr/libsnapshot/snapuserd/dm-snapshot-merge/
Dsnapuserd_server.h101 std::mutex lock_; variable
Dsnapuserd.h311 std::mutex lock_; variable
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dsnapuserd_server.h100 std::mutex lock_; variable
Dsnapuserd_core.h417 std::mutex lock_; variable
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp187 std::mutex lock_; // Protect all members below. member in simpleperf::ProfileSessionImpl
/system/logging/logd/
DLogStatistics.h591 mutable std::mutex lock_; variable
/system/core/init/
Dinit.cpp212 std::mutex lock_; member in android::init::PropWaiterState