Searched refs:SetThread (Results 1 – 4 of 4) sorted by relevance
58 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function60 static_cast<T *>(this)->SetThread(thread); in SetThread()95 SetThread(thread); in State()142 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function144 arch::regs::SetThread(thread); in SetThread()160 SetThread(thread_spill_); in RestoreState()178 SetThread(thread); in State()220 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function
46 ALWAYS_INLINE void SetThread(ManagedThread *thread) in SetThread() function48 state_.SetThread(thread); in SetThread()
169 ALWAYS_INLINE void SetThread(ManagedThread *thread) in SetThread() function171 state_->SetThread(thread); in SetThread()
94 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function