Searched defs:connection_lock_ (Results 1 – 2 of 2) sorted by relevance
219 mutable base::Lock connection_lock_; // Protects the state below. variable
125 std::mutex connection_lock_; variable