Searched refs:event_loop_control_ (Results 1 – 2 of 2) sorted by relevance
44 event_loop_control_.NotifyOne(); in PostTaskLocked()63 event_loop_control_.NotifyOne(); in PostDelayedTaskLocked()178 bool woken_up = event_loop_control_.WaitFor( in WaitForTaskLocked()185 event_loop_control_.Wait(&lock_); in WaitForTaskLocked()
92 base::ConditionVariable event_loop_control_; in NON_EXPORTED_BASE() local