Searched refs:syncapi_event_ (Results 1 – 2 of 2) sorted by relevance
42 syncapi_event_.Signal(); in DoWorkAndWaitUntilDone()46 syncapi_event_.Signal(); // Notify that the syncapi produced work for us. in DoWorkAndWaitUntilDone()54 syncapi_event_(&lock_) { in UIModelWorker()71 syncapi_event_.Signal(); in OnSyncerShutdownComplete()91 syncapi_event_.Wait(); in Stop()
126 base::ConditionVariable syncapi_event_; variable