Home
last modified time | relevance | path

Searched refs:saved_tid (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dlinux-low.cc3860 ptid_t saved_tid; in wait_for_sigstop() local
3866 saved_tid = saved_thread->id; in wait_for_sigstop()
3868 saved_tid = null_ptid; /* avoid bogus unused warning */ in wait_for_sigstop()
3879 if (saved_thread == NULL || mythread_alive (saved_tid)) in wait_for_sigstop()
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dlinux-low.cc3860 ptid_t saved_tid; in wait_for_sigstop() local
3866 saved_tid = saved_thread->id; in wait_for_sigstop()
3868 saved_tid = null_ptid; /* avoid bogus unused warning */ in wait_for_sigstop()
3879 if (saved_thread == NULL || mythread_alive (saved_tid)) in wait_for_sigstop()