Searched refs:running_cond_ (Results 1 – 2 of 2) sorted by relevance
184 running_cond_.NotifyOne(); in StopSynchronously()302 running_cond_.WaitFor(&running_mutex_, nextSampleTime - now)) { in Run()
205 base::ConditionVariable running_cond_; variable