Searched defs:GetThreadPool (Results 1 – 2 of 2) sorted by relevance
33 thread::ThreadPool* GetThreadPool() const { return threadpool_.get(); } in GetThreadPool() function
131 tensorflow::thread::ThreadPool* GetThreadPool() { return pool_.get(); } in GetThreadPool() function