Searched refs:others_lock (Results 1 – 1 of 1) sorted by relevance
77 std::lock_guard<std::recursive_mutex> others_lock(other.mutex_); in operator =() local89 std::lock_guard<std::recursive_mutex> others_lock(rhs.mutex_); in operator ==() local