Searched refs:per_thread_ (Results 1 – 2 of 2) sorted by relevance
256 EIGEN_THREAD_LOCAL PerThread per_thread_; in GetPerThread() local257 PerThread* pt = &per_thread_; in GetPerThread()
444 thread_local RunHandlerThreadPool::PerThread per_thread_; in GetPerThread() local445 RunHandlerThreadPool::PerThread* pt = &per_thread_; in GetPerThread()