Searched refs:thread_info_lock (Results 1 – 1 of 1) sorted by relevance
133 static LazyInstance<Lock>::Leaky thread_info_lock = LAZY_INSTANCE_INITIALIZER; variable140 AutoLock auto_lock(thread_info_lock.Get()); in CheckThread()152 AutoLock auto_lock(thread_info_lock.Get()); in PumpDestroyed()