Searched refs:is_stopped (Results 1 – 6 of 6) sorted by relevance
351 extern int is_stopped (ptid_t ptid);
620 is_stopped (ptid_t ptid) in is_stopped() function1104 && is_stopped (inferior_ptid) in do_restore_current_thread_cleanup()1142 old->was_stopped = is_stopped (inferior_ptid); in make_cleanup_restore_current_thread()
665 if (!is_stopped (thread->ptid)) in proceed_thread_callback()1556 && is_stopped (inferior_ptid)) in finish_command_continuation()
187 if (is_stopped (thread_obj->thread->ptid)) in thpy_is_stopped()
667 if (thread_id == -1 && is_stopped (inferior_ptid)) in mi_cmd_var_update_iter()674 thread_stopped = is_stopped (tp->ptid); in mi_cmd_var_update_iter()
205 if (!is_stopped (thread->ptid)) in proceed_thread()