Searched refs:SetThread (Results 1 – 4 of 4) sorted by relevance
59 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function61 static_cast<T *>(this)->SetThread(thread); in SetThread()97 SetThread(thread); in State()144 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function146 arch::regs::SetThread(thread); in SetThread()164 SetThread(threadSpill_); in RestoreState()184 SetThread(thread); in State()224 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function
43 ALWAYS_INLINE void SetThread(ManagedThread *thread) in SetThread() function45 state_.SetThread(thread); in SetThread()
256 ALWAYS_INLINE void SetThread(ManagedThread *thread) in SetThread() function258 state_->SetThread(thread); in SetThread()
116 ALWAYS_INLINE inline void SetThread(ManagedThread *thread) in SetThread() function