Searched defs:threadpool_ (Results 1 – 7 of 7) sorted by relevance
67 std::unique_ptr<pthreadpool, decltype(&pthreadpool_destroy)> threadpool_; variable
40 std::unique_ptr<pthreadpool, decltype(&pthreadpool_destroy)> threadpool_; variable
59 std::unique_ptr<thread::ThreadPool> threadpool_; variable
218 thread::ThreadPool* threadpool_; variable
145 thread::ThreadPool threadpool_; variable
92 std::unique_ptr<llvm::ThreadPool> threadpool_; member in mlir::tfg::TFGGrapplerOptimizer::Impl
280 ThreadPoolResource* const threadpool_; member in tensorflow::data::experimental::ThreadPoolDatasetOp::Dataset