Searched refs:thread_pool (Results 1 – 2 of 2) sorted by relevance
186 base::DelegateSimpleThreadPool thread_pool("full-update-generator", in GenerateOperations() local188 thread_pool.Start(); in GenerateOperations()190 thread_pool.AddWork(&processor); in GenerateOperations()191 thread_pool.JoinAll(); in GenerateOperations()
348 base::DelegateSimpleThreadPool thread_pool("incremental-update-generator", in DeltaReadPartition() local350 thread_pool.Start(); in DeltaReadPartition()352 thread_pool.AddWork(&processor); in DeltaReadPartition()354 thread_pool.JoinAll(); in DeltaReadPartition()