Home
last modified time | relevance | path

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

/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DSimpleThreadPool.h145 EIGEN_THREAD_LOCAL PerThread per_thread; in GetPerThread() local
/external/llvm-project/compiler-rt/lib/asan/
Dasan_fuchsia.cpp68 static thread_local void *per_thread; variable
Dasan_rtems.cpp83 static thread_local void *per_thread; variable
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h990 struct brw_push_const_block per_thread; member