Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadLocal.h15 #define EIGEN_THREAD_LOCAL static __thread macro
17 #define EIGEN_THREAD_LOCAL static __thread macro
19 #define EIGEN_THREAD_LOCAL static thread_local macro