Home
last modified time | relevance | path

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

/system/core/logd/
DSerializedLogBuffer.h72 RwLock lock_; variable
DSimpleLogBuffer.h66 RwLock lock_; variable
DLogStatistics.h584 mutable std::mutex lock_; variable
/system/core/libunwindstack/include/unwindstack/
DJitDebug.h66 std::mutex lock_; variable
DDexFiles.h67 std::mutex lock_; variable
DElf.h126 std::mutex lock_; variable
/system/gsid/
Dgsi_service.h108 std::mutex lock_; variable
/system/bt/common/
Dleaky_bonded_queue.h86 std::mutex lock_; variable
/system/core/fs_mgr/libsnapshot/
Dutility.h95 SnapshotManager::LockedFile* lock_ = nullptr; member
Dsnapshot_test.cpp346 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::SnapshotTest
718 std::unique_ptr<SnapshotManager::LockedFile> lock_; member in android::snapshot::LockTestConsumer
/system/bt/btif/src/
Dbtif_a2dp_audio_interface.cc130 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/core/init/
Dinit.cpp204 std::mutex lock_; member in android::init::PropWaiterState