Searched refs:old_count (Results 1 – 1 of 1) sorted by relevance
172 size_t old_count = count_; in Wait() local173 DCHECK_GT(old_count, 0u); in Wait()194 count_ = old_count; in Wait()