Home
last modified time | relevance | path

Searched refs:per_thread_ (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DNonBlockingThreadPool.h256 EIGEN_THREAD_LOCAL PerThread per_thread_; in GetPerThread() local
257 PerThread* pt = &per_thread_; in GetPerThread()