Searched refs:underlying_threadpool (Results 1 – 2 of 2) sorted by relevance
30 thread::ThreadPoolInterface* underlying_threadpool) { in NewRenamedDevice() argument47 isolate_session_state, underlying_threadpool)); in NewRenamedDevice()54 thread::ThreadPoolInterface* underlying_threadpool) in RenamedDevice() argument59 if (underlying_threadpool != nullptr) { in RenamedDevice()60 underlying_threadpool_.reset(new thread::ThreadPool(underlying_threadpool)); in RenamedDevice()62 eigen_worker_threads_.num_threads = underlying_threadpool->NumThreads(); in RenamedDevice()67 underlying_threadpool, underlying_threadpool->NumThreads()); in RenamedDevice()
35 thread::ThreadPoolInterface* underlying_threadpool = nullptr);159 thread::ThreadPoolInterface* underlying_threadpool);