Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_service.h110 std::mutex lock_; variable
/system/bt/common/
Dleaky_bonded_queue.h86 std::mutex lock_; variable
/system/unwinding/libunwindstack/include/unwindstack/
DElf.h121 std::mutex lock_; variable
/system/unwinding/libunwindstack/
DDexFile.h59 std::mutex lock_; // The C API is not thread-safe so we need to lock it. member
DGlobalDebugImpl.h376 std::mutex lock_; variable
/system/core/fs_mgr/libsnapshot/
Dsnapuserd_server.h98 std::mutex lock_; variable
Dutility.h95 SnapshotManager::LockedFile* lock_ = nullptr; member
Dsnapuserd.h321 std::mutex lock_; variable
Dsnapshot_test.cpp419 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::SnapshotTest
790 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::LockTestConsumer
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc126 std::recursive_mutex lock_; member in A2dpOffloadAudioStats
/system/extras/simpleperf/app_api/cpp/
Dsimpleperf.cpp186 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.cpp209 std::mutex lock_; member in android::init::PropWaiterState