Home
last modified time | relevance | path

Searched defs:GetPerThread (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h144 PerThread* GetPerThread() const { in GetPerThread() function
DNonBlockingThreadPool.h255 static EIGEN_STRONG_INLINE PerThread* GetPerThread() { in GetPerThread() function
/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc443 RunHandlerThreadPool::PerThread* RunHandlerThreadPool::GetPerThread() { in GetPerThread() function in tensorflow::internal::RunHandlerThreadPool