Searched refs:has_lock_ (Results 1 – 2 of 2) sorted by relevance
26 has_lock_= false; in Initialize()34 has_lock_ = true; in Initialize()73 if (has_lock_) { in ~Locker()
5691 bool has_lock_; variable