Home
last modified time | relevance | path

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

/system/bt/gd/storage/
Dconfig_cache.cc77 std::lock_guard<std::recursive_mutex> others_lock(other.mutex_); in operator =() local
89 std::lock_guard<std::recursive_mutex> others_lock(rhs.mutex_); in operator ==() local