Searched refs:cv_wakeup_ (Results 1 – 2 of 2) sorted by relevance
59 cv_wakeup_.NotifyAll(); in NotifyShutdownRequested()68 cv_wakeup_.NotifyAll(); in ResumeThreadsAwaitingCollection()77 cv_wakeup_.NotifyAll(); in CancelCollectionAndResumeThreads()105 cv_wakeup_.Wait(&mutex_); in AwaitCollectionBackground()
57 base::ConditionVariable cv_wakeup_; variable