Searched refs:CreateThreadPool (Results 1 – 8 of 8) sorted by relevance
351 static TestTaskTracker* CreateThreadPool();
493 TaskEnvironment::TestTaskTracker* TaskEnvironment::CreateThreadPool() { in CreateThreadPool() function in base::test::TaskEnvironment520 task_tracker_ = CreateThreadPool(); in InitializeThreadPool()
1266 thread_pool_ = ctx->CreateThreadPool(kSnapshotReaderWorkerPool, in Initialize()1685 thread_pool_ = ctx->CreateThreadPool(kSnapshotWriterWorkerPool, in Initialize()
506 std::unique_ptr<thread::ThreadPool> threadpool = ctx->CreateThreadPool( in RestoreInternal()
562 std::unique_ptr<thread::ThreadPool> CreateThreadPool(const string& name, in CreateThreadPool() function
385 thread_pool_ = ctx->CreateThreadPool( in Initialize()