Searched refs:GetPerThread (Results 1 – 2 of 2) sorted by relevance
76 PerThread* pt = GetPerThread(); in Schedule()106 const_cast<NonBlockingThreadPoolTempl*>(this)->GetPerThread(); in CurrentThreadId()136 PerThread* pt = GetPerThread(); in WorkerLoop()174 PerThread* pt = GetPerThread(); in Steal()238 PerThread* pt = GetPerThread(); in NonEmptyQueueIndex()255 static EIGEN_STRONG_INLINE PerThread* GetPerThread() { in GetPerThread() function
77 const PerThread* pt = this->GetPerThread(); in CurrentThreadId()88 PerThread* pt = GetPerThread(); in WorkerLoop()144 PerThread* GetPerThread() const { in GetPerThread() function