Searched refs:OnRemoveGuestThread (Results 1 – 3 of 3) sorted by relevance
104 OnRemoveGuestThread(tid, thread); in ExitCurrentThread()219 OnRemoveGuestThread(tid, thread); in DetachCurrentThread()
30 void OnRemoveGuestThread(pid_t tid, GuestThread* thread);
67 void OnRemoveGuestThread([[maybe_unused]] pid_t tid, [[maybe_unused]] GuestThread* thread) {} in OnRemoveGuestThread() function