Searched refs:get_process_first_stopped_thread_id (Results 1 – 1 of 1) sorted by relevance
1368 get_process_first_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_first_stopped_thread_id() function1462 return get_process_first_stopped_thread_id (pid, &thread_state); in get_active_tid_of_pid()1808 for (tid = get_process_first_stopped_thread_id (pid, &tstate); in select_stopped_thread_of_process()1952 for (tid = get_process_first_stopped_thread_id (real_pid, &tstate); in check_thread_consistency()2514 ttid = get_process_first_stopped_thread_id (real_pid, &tstate); in count_unhandled_events()3934 scan_tid = get_process_first_stopped_thread_id (real_pid, &state); in threads_continue_all_but_one()4071 scan_tid = get_process_first_stopped_thread_id (real_pid, &state); in threads_continue_all_with_signals()4597 for (tid = get_process_first_stopped_thread_id (pid, &thread_state); in update_thread_state_after_attach()