Searched defs:WorkerLoopDestructionObserver (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sync/internal_api/public/engine/
H A Dmodel_safe_worker.h49 // WorkerLoopDestructionObserver is notified when the thread where it works
51 class WorkerLoopDestructionObserver { class in namespace:syncer
97 explicit ModelSafeWorker(WorkerLoopDestructionObserver* observer);
130 WorkerLoopDestructionObserver* observer_;

Completed in 121 milliseconds