Searched refs:interrupt_thread (Results 1 – 1 of 1) sorted by relevance
1794 ThreadSP interrupt_thread; in SetThreadStopInfo() local1796 interrupt_thread = HandleThreadAsyncInterrupt(signo, description); in SetThreadStopInfo()1797 if (interrupt_thread) in SetThreadStopInfo()1798 thread_sp = interrupt_thread; in SetThreadStopInfo()1999 ThreadSP interrupt_thread; in SetThreadStopInfo() local2001 interrupt_thread = HandleThreadAsyncInterrupt(signo, description); in SetThreadStopInfo()2002 if (interrupt_thread) in SetThreadStopInfo()2003 thread_sp = interrupt_thread; in SetThreadStopInfo()