Searched refs:SetGuestThread (Results 1 – 3 of 3) sorted by relevance
39 void SetGuestThread(ThreadState& state, GuestThread* thread);
113 void SetGuestThread(ThreadState& state, GuestThread* thread) { in SetGuestThread() function
81 SetGuestThread(*thread->state_, thread); in Create()