Searched refs:threadpool_device_ (Results 1 – 2 of 2) sorted by relevance
104 threadpool_device_.reset(new Eigen::ThreadPoolDevice(underlying_threadpool_, in ThreadPool()110 threadpool_device_.reset(new Eigen::ThreadPoolDevice( in ThreadPool()207 threadpool_device_->parallelFor( in ParallelFor()218 threadpool_device_->parallelFor(total, in ParallelForWithWorkerId()
236 std::unique_ptr<Eigen::ThreadPoolDevice> threadpool_device_; variable