Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinfttrace.c1416 get_process_next_stopped_thread_id (int pid, ttstate_t *thread_state) in get_process_next_stopped_thread_id() function
1810 tid = get_process_next_stopped_thread_id (pid, &tstate)) in select_stopped_thread_of_process()
1954 tid = get_process_next_stopped_thread_id (real_pid, &tstate)) in check_thread_consistency()
2583 ttid = get_process_next_stopped_thread_id (real_pid, &tstate); in count_unhandled_events()
3978 scan_tid = get_process_next_stopped_thread_id (real_pid, &state); in threads_continue_all_but_one()
4110 scan_tid = get_process_next_stopped_thread_id (real_pid, &state); in threads_continue_all_with_signals()
4599 tid = get_process_next_stopped_thread_id (pid, &thread_state)) in update_thread_state_after_attach()