Searched refs:counts_lock (Results 1 – 1 of 1) sorted by relevance
264 static LazyInstance<Lock>::Leaky counts_lock = LAZY_INSTANCE_INITIALIZER; in MountCountsStorageAndMoveSingleSample() local266 AutoLock lock(counts_lock.Get()); in MountCountsStorageAndMoveSingleSample()