Searched refs:old_thread_from_wait (Results 1 – 3 of 3) sorted by relevance
122 extern int old_thread_from_wait;
666 if (1 || old_thread_from_wait != thread_from_wait) in prepare_resume_reply()671 old_thread_from_wait = thread_from_wait; in prepare_resume_reply()
32 int old_thread_from_wait; variable