Home
last modified time | relevance | path

Searched refs:others_lock (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache.cc90 std::lock_guard<std::recursive_mutex> others_lock(other.mutex_); in operator =() local
104 std::lock_guard<std::recursive_mutex> others_lock(rhs.mutex_); in operator ==() local