Searched refs:has_lock_ (Results 1 – 2 of 2) sorted by relevance
31 has_lock_ = false; in Initialize()42 has_lock_ = true; in Initialize()69 if (has_lock_) { in ~Locker()
142 bool has_lock_; variable