HomeSort by relevance Sort by last modified time
    Searched refs:syncapi_event_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/glue/
ui_model_worker.cc 42 syncapi_event_.Signal();
46 syncapi_event_.Signal(); // Notify that the syncapi produced work for us.
54 syncapi_event_(&lock_) {
71 syncapi_event_.Signal();
91 syncapi_event_.Wait();
ui_model_worker.h 126 base::ConditionVariable syncapi_event_; member in class:browser_sync::UIModelWorker

Completed in 25 milliseconds