Searched refs:EIGEN_THREAD_LOCAL (Results 1 – 3 of 3) sorted by relevance
15 #define EIGEN_THREAD_LOCAL static __thread macro17 #define EIGEN_THREAD_LOCAL static __thread macro19 #define EIGEN_THREAD_LOCAL static thread_local macro
145 EIGEN_THREAD_LOCAL PerThread per_thread; in GetPerThread()
256 EIGEN_THREAD_LOCAL PerThread per_thread_; in GetPerThread()